Re: How to trace a crash bug?

From: Date: Sat, 27 Mar 2010 10:00:57 +0000
Subject: Re: How to trace a crash bug?
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to internals+get-47650@lists.php.net to get a copy of this message
On 27.03.2010, at 9:05, Thomas Hruska wrote:

> One thought:  Has a way to track call depth been considered (perhaps _execute())?  If the
> number of calls exceeds a certain (reasonable) number, a warning or notice could be displayed and
> the output buffer flushed.  That way, when it crashes, there is a log of some sort for the function.
>  Then again, I don't know Zend well enough to make that sort of judgment call and such a thing
> could affect performance.

XDebug can do this.


Thread (14 messages)

« previous php.internals (#47650) next »