ID: 26893 Updated by: [EMAIL PROTECTED] Reported By: liz at xcalibur dot demon dot co dot uk -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.20 PHP Version: 5.0.0b3 (beta3) New Comment:
Can you please also use the "bt" command from GDB to display the full callstack after the segfault? Previous Comments: ------------------------------------------------------------------------ [2004-01-13 07:08:22] liz at xcalibur dot demon dot co dot uk Description: ------------ Having tried many compile variations even a simple ./configure make make install php causes seg fault - I removed all my options to check to see if it was related. I removed any reference to Zend optimizer in php.ini, so its not that Reproduce code: --------------- None required. I Cant get any code to run. Expected result: ---------------- Anything other than seg fault. Actual result: -------------- (gdb) run Starting program: /usr/local/bin/php [New Thread 1024 (LWP 18459)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 18459)] 0x814fb53 in zend_hash_find (ht=0x0, arKey=0xbfffe804 "lwp", nKeyLength=4, pData=0xbfffe8b4) at /usr/src/web/php-5.0.0b3/Zend/zend_hash.c:844 844 nIndex = h & ht->nTableMask; ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26893&edit=1