From:             sicaine at gmail dot com
Operating system: Windows XP SP2
PHP version:      5.2.6
PHP Bug Type:     Reproducible crash
Bug description:  unhandled exception after scriptend every time

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 bug report at http://bugs.php.net/?id=46544&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=46544&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=46544&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=46544&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=46544&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=46544&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=46544&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=46544&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=46544&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=46544&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=46544&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=46544&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=46544&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=46544&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=46544&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=46544&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=46544&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=46544&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=46544&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=46544&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=46544&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=46544&r=mysqlcfg

Reply via email to