Jan Ehrhardt in php.windows (Mon, 30 Dec 2013 00:17:22 +0100): >If I load php-cgi directly (without mod_fcgid), the Apache logs show >this: > >[Mon Dec 30 00:11:16.669862 2013] [cgi:error] [pid 47304:tid 2264] > [client 2a02:348:4f:66e2::1:7:62191] End of script output before > headers: php-cgi.exe >[Mon Dec 30 00:11:16.669862 2013] [cgi:error] [pid 47304:tid 2264] > [client 2a02:348:4f:66e2::1:7:62191] AH01215: zend_mm_heap > corrupted I bisected to find the commit that caused the crash. It is this one: https://github.com/zendtech/ZendOptimizerPlus/commit/b73b6a5559d6ca4925a09ed284a4e93be06726ed For Dmitry: the crash happens when I try to access a Drupal7 website, not just when running aan phpinfo script. Maybe it is the same crash I was experiencing with the experimental 64 bit platform build, but I did not check that yet. php_opcache.dll for PHP 5.3 from the current git head runs flawlessly, so there is a difference between the 5.3 and 5.5 php_opcache.dll's. Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php