Jan Ehrhardt in php.windows (Sun, 05 Jan 2014 17:25:31 +0100): >OK, got a ZwTerminateProcess.dmp by tracking the php-cgi.exe PID on >memory leaks and the like. No debug symbols yet, so I will run another >analysis. I cannot get DebugDiag to find the correct symbols. And I do not know how to do the same in WinDbg. At the moment I have this result. I can provide more for Dmitry when he returns from his holiday. Type of Analysis Performed Hang Analysis Operating System Windows 7Service Pack 1 Process ID 5128 Process Image D:\phpdev\php55pgo.x32\php-cgi.exe System Up-Time 01:59:56 Process Up-Time 00:02:08 Processor Type X86 Process Bitness 32-Bit Top 5 Threads by CPU time Note - Times include both user mode and kernel mode for each thread Thread ID: 0 Total CPU Time: 00:00:00.452 Entry Point for Thread: php_cgi+4284 Thread ID: 1 Total CPU Time: 00:00:00.000 Entry Point for Thread: php_cgi+5490 Thread ID: 2 Total CPU Time: 00:00:00.000 Entry Point for Thread: msvcr110!_endthreadex+86 Thread ID: 3 Total CPU Time: 00:00:00.000 Entry Point for Thread: ntdll!TppWaiterpThread Thread ID: 4 Total CPU Time: 00:00:00.000 Entry Point for Thread: LeakTrack+e4f0 Thread report Thread 0 - System ID 5360 Entry point php_cgi+4284 Create time 05/01/14 23:16:18 Time spent in user mode 0 Days 00:00:00.312 Time spent in kernel mode 0 Days 00:00:00.140 This thread is not fully resolved and may or may not be a problem. Further analysis of these threads may be required. Function ntdll!ZwTerminateProcess ntdll!RtlExitUserProcess+41 kernel32!ExitProcessStub+12 msvcr110!__crtExitProcess+15 msvcr110!_unlockexit+15d msvcr110!exit+f php5!zend_mm_get_storage+95 php5!emalloc+609 php_opcache+34e8 Thread 1 - System ID 5972 Entry point php_cgi+5490 Create time 05/01/14 23:16:18 Time spent in user mode 0 Days 00:00:00.000 Time spent in kernel mode 0 Days 00:00:00.000 This thread is not fully resolved and may or may not be a problem. Further analysis of these threads may be required. Function ntdll!ZwWaitForSingleObject+15 KERNELBASE!WaitForSingleObjectEx+98 kernel32!WaitForSingleObjectExImplementation+75 kernel32!WaitForSingleObject+12 php_cgi+549c ntdll!__RtlUserThreadStart+70 ntdll!_RtlUserThreadStart+1b Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php