Date: 08/25/00
- Next message: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Previous message: Andreas Karajannis: "[PHP-DEV] Re: AW: PHP 4.0 Bug #5332 Updated: ODBC Connect Fails for Sybase SQLanywhere DB"
- In reply to: André Langhorst: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Reply: André Langhorst: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Aug 23, 2000 at 05:46:32PM +0200, André Langhorst wrote:
> > 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...
>
i'm pretty sure it's a deadlock because of overlapping TSRM
calls. what modules are u using?
tc
>
> --
> 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>
--Thies C. Arntzen "One Big-Mac, Small Fries and a Coke!" Digital Collections Phone +49 40 235350 Fax +49 40 23535180 Hammerbrookstr. 93 20097 Hamburg / Germany
-- 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>
- Next message: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Previous message: Andreas Karajannis: "[PHP-DEV] Re: AW: PHP 4.0 Bug #5332 Updated: ODBC Connect Fails for Sybase SQLanywhere DB"
- In reply to: André Langhorst: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Reply: André Langhorst: "Re: [PHP-DEV] Re: 4.0.2 (zeev) userful "hang" backtrace #1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

