ID: 46950 User updated by: w dot ashcroft at redfoxuk dot com Reported By: w dot ashcroft at redfoxuk dot com -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: Windows 2003 PHP Version: 5.2.8 New Comment:
Doesn't the backtrace provide any clues? Previous Comments: ------------------------------------------------------------------------ [2008-12-28 12:20:02] [email protected] FCGI works with IIS6 and IIS7, see http://www.iis.net/php Without a reproduce script, there is no chance to even have a diagnostic of your crash. ------------------------------------------------------------------------ [2008-12-28 11:09:49] w dot ashcroft at redfoxuk dot com I can't provide a script as the server is full of PHP based websites so the cause/trigger is unknown. Yes, but this particular server requires the ISAPI filter. ------------------------------------------------------------------------ [2008-12-27 10:11:55] [email protected] We need a script as well. By the way, ever considered fastcgi instead of ISAPI? ------------------------------------------------------------------------ [2008-12-27 03:37:32] w dot ashcroft at redfoxuk dot com Made a mistake in the DebugDiag summary, it is actually: In w3wp.exe__PID__1652.dmp the assembly instruction at php5ts!zend_hash_del_key_or_index+10a in \\?\C:\PHP5\php\php5ts.dll from The PHP Group has caused an access violation exception (0xC0000005) when trying to write to memory location 0x0003213c on thread 0 ------------------------------------------------------------------------ [2008-12-27 03:34:03] w dot ashcroft at redfoxuk dot com Backtrace for readability: php5ts!zend_hash_del_key_or_index+10a php5ts!zend_unregister_functions+53 php5ts!module_destructor+7d php5ts!zend_hash_apply_deleter+97 php5ts!zend_hash_graceful_reverse_destroy+13 php5ts!zend_shutdown+2e php5ts!php_module_shutdown+35 php5ts!php_module_shutdown_wrapper+f php5isapi!DllMain+70 php5isapi!_DllMainCRTStartup+50 ntdll!LdrpCallInitRoutine+14 ntdll!LdrShutdownProcess+182 kernel32!_ExitProcess+43 kernel32!ExitProcess+14 msvcrt!__crtExitProcess+32 msvcrt!_cinit+d2 msvcrt!exit+11 php5ts!zend_mm_panic+24 php5ts!_zend_mm_alloc_int+bb php5ts!_zend_mm_realloc_int+b6d php5ts!_erealloc+43 php5ts!xbuf_format_converter+7c php5ts!vspprintf+29 php5ts!php_error_cb+3a php_soap!soap_error_handler+9c php5ts!zend_error+43e php5ts!_zval_internal_dtor+33 php5ts!_zval_internal_ptr_dtor+1d php5ts!zend_hash_destroy+27 php5ts!delete_internal_hashtable+d php5ts!zend_hash_destroy+27 php5ts!php_win32_core_globals_dtor+3c php5ts!ts_free_thread+85 php5isapi!DllMain+17 php5isapi!_DllMainCRTStartup+50 ntdll!LdrpCallInitRoutine+14 ntdll!LdrShutdownThread+d2 kernel32!ExitThread+2f kernel32!FreeLibraryAndExitThread+40 w3tp!THREAD_MANAGER::ThreadManagerThread+59 kernel32!BaseThreadStart+34 ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/46950 -- Edit this bug report at http://bugs.php.net/?id=46950&edit=1
