ID: 46544 Updated by: [EMAIL PROTECTED] Reported By: sicaine at gmail dot com -Status: Open +Status: Bogus Bug Type: Reproducible crash -Operating System: Windows XP SP2 +Operating System: win32 only -PHP Version: 5.2.6 +PHP Version: 5.2CVS-2008-11-12 New Comment:
Disable ALL extensions loaded in your php.ini to see if it's one of those causing this. If that doesn't help, reopen. Previous Comments: ------------------------------------------------------------------------ [2008-11-12 10:28:15] sicaine at gmail dot com Problem still exist: C:\Documents and Settings\xxx>php -version PHP 5.2.7RC4-dev (cli) (built: Nov 11 2008 11:39:23) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies <same crash> ------------------------------------------------------------------------ [2008-11-11 18:44:31] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2008-11-11 13:37:25] sicaine at gmail dot com Description: ------------ I use php as cli and after every script end i get the error message and the posibillity to debug php with visual studio. Reproduce code: --------------- Works with php -version as well as with php <script> Actual result: -------------- >php5ts.dll!zend_hash_destroy(_hashtable * ht=0x00000001) Line 522 + 0x7 bytes C php5ts.dll!module_registry_cleanup(_zend_module_entry * module=0x01305e78, void * * * tsrm_ls=0x00333e70) Line 1973 + 0x11 bytes C php5ts.dll!zend_hash_apply(_hashtable * ht=0x104c7420, int (void *, void * * *)* apply_func=0x10007ab0, void * * * tsrm_ls=0x00333e70) Line 673 + 0x9 bytes C php5ts.dll!zend_deactivate_modules(void * * * tsrm_ls=0x00333e70) Line 838 + 0x10 bytes C php5ts.dll!php_request_shutdown(void * dummy=0x00000000) Line 1461 C php.exe!main(int argc=2, char * * argv=0x00332cc0) Line 1321 + 0x8 bytes C ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46544&edit=1
