Re: [PHP-WIN] Re: Opcache crashes. Was: [PHP-WIN] 64 bit platform improvements
[email protected] (Jan Ehrhardt) Sun, 05 Jan 2014 14:15:21 +0100
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
Pierre Joye in php.windows (Sun, 5 Jan 2014 13:25:25 +0100): >On Thu, Jan 2, 2014 at 5:16 PM, Jan Ehrhardt <[email protected]> wrote: >> With the debugging tools I cannot even get a backtrace. There are no >> segfaults just an end of script before the headers. So any tool that is >> monitoring segfaults does not notice anything. Do you have any tips how >> I can get a backtrace anyway? ... >See https://bugs.php.net/bugs-generating-backtrace-win32.php to at >least generate a backtrace :) Neither VS (2008, 2010 and 2012 installed here) nor DebugDiag 'fired', because there were no segfaults. No crash, no core dumps, nothing to analyze. Just a server error 500 :( Jan