Re: Stack backtrace on fatal error?
From: Tim Tyler (tim_at_tt1lock.org)
Date: 09/20/04
- Next message: Tim Tyler: "Re: Stack backtrace on fatal error?"
- Previous message: jerrygarciuh: "Re: Opinions? Is it _GOOD_ that foreach() throws warning when given undef var?"
- In reply to: R. Rajesh Jeba Anbiah: "Re: Stack backtrace on fatal error?"
- Next in thread: R. Rajesh Jeba Anbiah: "Re: Stack backtrace on fatal error?"
- Reply: R. Rajesh Jeba Anbiah: "Re: Stack backtrace on fatal error?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 20 Sep 2004 21:06:35 GMT
R. Rajesh Jeba Anbiah <ng4rrjanbiah@rediffmail.com> wrote or quoted:
> Tim Tyler <tim@tt1lock.org> wrote in message news:<I48AK9.A06@bath.ac.uk>...
> > Unfortunately, calling debug_backtrace() within the fatal error handler
> > seems to produce one function call - to the fatal error handler itself -
> > so this approach does not seem effective at getting hold of backtrace
> > information for the fatal error - and getting hold of that information
> > was the main reason I was interested in trapping the error in the first
> > place.
>
> For me, it is working (4.3.4).
Hmm. I may try again someday.
It's a "dreadful hack" - but it /would/ be helpful if I could get it to work.
-- __________ |im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.
- Next message: Tim Tyler: "Re: Stack backtrace on fatal error?"
- Previous message: jerrygarciuh: "Re: Opinions? Is it _GOOD_ that foreach() throws warning when given undef var?"
- In reply to: R. Rajesh Jeba Anbiah: "Re: Stack backtrace on fatal error?"
- Next in thread: R. Rajesh Jeba Anbiah: "Re: Stack backtrace on fatal error?"
- Reply: R. Rajesh Jeba Anbiah: "Re: Stack backtrace on fatal error?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|