Jan Ehrhardt in php.windows (Sun, 05 Jan 2014 17:07:46 +0100): >Pierre Joye in php.windows (Sun, 5 Jan 2014 15:17:38 +0100): >>btw you can still hook into a process and save a dump, allowing the >>same analysis than a crash dump. > >How do I do that? The php-cgi.exe process stops instantly as soon as the >internal server error occurs. I just checked in the Windows Task >Manager. Before the error a php-cgi.exe *32 with PID 41408. At the >moment of the error it vanishes. 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. Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php