Re: [INTERNALS-WIN] Crash dump reports
[email protected] (Hannes Magnusson)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
>>> On Mon, May 23, 2011 at 1:51 PM, Richard Quadling <[email protected]> wrote: >>>> The server in question only reports the crash after a logout/login. >>>> >>>> And only for 1 of the languages that crashes (es or fa - will need to >>>> check locally). I am assuming this happens in configure.php, not actually PhD, right? That sounds like a broken chunk entity declaration, meaning a parser error soon in an file chunk. Try with configure.php --disable-segfault-error You may also try the --disable-segfault-speed option, although it shouldn't affect this particular issue. (yes, we actually have 2 switches to disable 2 different segfaults ;)) -Hannes