Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1 From: André Langhorst (waldschrott <email protected>)
Date: 08/23/00

> AL>> backtrace from infinite loop, whereas nothing loops infinitely
> AL>> in my code:
>
> Well, I personally have a real trouble understanding this file. Could you
> explain what that things mean? Do you have a tool tha could produce a
> stack trace (like, where we are and where we come from, by the stack)?

Umh, I asked before what information could be helpful to
provide you with, well there was no reply.
This bug trapper keeps the content of the stack on every
single function call, thus there was very much more information
to provide you with.
If you could download this MUTEK bugtrapper, I could (try, I hope their
format is easy to cut off) send the original mutek format, then
you can have a look at every functiona call, can watch the trace and
so on...

Because this is a weird problem (no crash, it loops),
you should be able to watch the whole process...

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>