ID: 29088 Updated by: [EMAIL PROTECTED] Reported By: sb at sebastian-bergmann dot de -Status: Verified +Status: Closed Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5CVS-2004-07-10 (dev) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-07-10 18:28:20] sb at sebastian-bergmann dot de Description: ------------ "php -m" shows the correct output and then segfaults. Reproduce code: --------------- php -m Expected result: ---------------- No segfault. Actual result: -------------- php5ts_debug.dll!_zend_is_inconsistent(_hashtable * ht=0xcdcdcdcd, char * file=0x10559d9c, int line=510) Zeile 53 + 0x3 C php5ts_debug.dll!zend_hash_destroy(_hashtable * ht=0xcdcdcdcd) Zeile 510 + 0x17 C php5ts_debug.dll!php_shutdown_stream_wrappers(int module_number=0, void * * * tsrm_ls=0x00933020) Zeile 1376 + 0x12 C php5ts_debug.dll!php_module_shutdown(void * * * tsrm_ls=0x00933020) Zeile 1516 + 0xd C php.exe!main(int argc=2, char * * argv=0x00932cf8) Zeile 1052 + 0xf C php.exe!mainCRTStartup() Zeile 398 + 0x11 C kernel32.dll!77e614c7() ntdll.dll!77f844a8() ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29088&edit=1