View Single Post
  #10  
Old 10-26-2012, 01:28 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
crash report has this. seems lsphp5 crashed due to underline xml extension error.

can you compile php 5.3 instead of 5.4?

Quote:
...
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 lsphp5 0x000000010b118d04 zend_llist_add_element + 20
1 lsphp5 0x000000010ac378ee _php_list_set_error_structure + 222
2 lsphp5 0x000000010ac37fb6 php_libxml_structured_error_handler + 38
3 libxml2.2.dylib 0x00007fff8b24a9d2 __xmlRaiseError + 1453
4 libxml2.2.dylib 0x00007fff8b24ea35 htmlParseErr + 152
5 libxml2.2.dylib 0x00007fff8b24f49c htmlParseStartTag + 210
6 libxml2.2.dylib 0x00007fff8b24ff35 htmlParseContentInternal + 938
7 libxml2.2.dylib 0x00007fff8b25039f htmlParseDocument + 665
...
Reply With Quote