[nycphp-talk] On errors, PHP crashes Apache
csnyder
chsnyder at gmail.com
Fri Jul 20 12:01:48 EDT 2007
On 7/20/07, Cliff Hirsch <cliff at pinestream.com> wrote:
>
> I single stepped, using Zend debugger. An infinite loop seems like a good
> explanation. But the problem hits on the second pass through $traceArr =
> debug_backtrace();
>
What if debug_backtrace() threw an error for some reason, and it got
caught by your error handling? That probably isn't it, but it's fun to
think about.
--
Chris Snyder
http://chxo.com/
More information about the talk
mailing list