Actually it seams like it crashes my Apache2 when used within
an error_handler. Backtracing the error generated by

$boolean = FALSE ;
$boolean[2] += 1 ;

will tear down the whole Apache2 process on Win32 Servers

--red

Am Dienstag, 16. März 2004 15:49 schrieb Wez Furlong:
> Seems unlikely; generating a backtrace is the same for pretty
> much all software.
>
> Jan must be doing something wrong (tm).
>
> --Wez.
>
> ----- Original Message -----
> From: "Nuno Lopes" <[EMAIL PROTECTED]>
> To: "PHPdev" <[EMAIL PROTECTED]>
> Sent: Tuesday, March 16, 2004 2:50 PM
> Subject: [PHP-DEV] Fw: #27614 [NEW]: backtrace information inappropriate
> for PHP 5
>
> > Is this true?
> >
> > > From:             jan at horde dot org
> > > Operating system:
> > > PHP version:      Irrelevant
> > > PHP Bug Type:     Documentation problem
> > > Bug description:  backtrace information inappropriate for PHP 5
> > >
> > > Description:
> > > ------------
> > > The instructions on http://bugs.php.net/bugs-generating-backtrace.php
>
> how
>
> > > to find out the function call that causes a stacktrace does not work
>
> with
>
> > > PHP 5.
> > >
> > >
> > > --
> > > Edit bug report at http://bugs.php.net/?id=27614&edit=1
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to