From:             sb at sebastian-bergmann dot de
Operating system: Windows XP
PHP version:      5CVS-2004-07-10 (dev)
PHP Bug Type:     Reproducible crash
Bug description:  "php -m" segfaults

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 bug report at http://bugs.php.net/?id=29088&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29088&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29088&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29088&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29088&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29088&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29088&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29088&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29088&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29088&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29088&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29088&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29088&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29088&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29088&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29088&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29088&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29088&r=float

Reply via email to