Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8537 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2925 invoked by uid 1010); 16 Mar 2004 14:52:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2901 invoked from network); 16 Mar 2004 14:52:17 -0000 Received: from unknown (HELO mail.bytecamp.net) (212.204.60.9) by pb1.pair.com with SMTP; 16 Mar 2004 14:52:17 -0000 Received: (qmail 75553 invoked by uid 85); 16 Mar 2004 14:52:07 -0000 Received: from redeye@erisx.de by mail.bytecamp.net by uid 88 with qmail-scanner-1.20 (clamscan: 0.54. Clear:RC:0(80.137.242.240):. Processed in 0.36126 secs); 16 Mar 2004 14:52:07 -0000 Received: from p5089f2f0.dip.t-dialin.net (HELO gillian.local) (redeye%erisx.de@80.137.242.240) by mail.bytecamp.net with SMTP; 16 Mar 2004 14:52:07 -0000 Reply-To: redeye@erisx.de Organization: ErisX Development To: "Wez Furlong" , "Nuno Lopes" , "PHPdev" Date: Mon, 15 Mar 2004 23:18:15 +0100 User-Agent: KMail/1.5.4 References: <008001c40b66$00a01f40$0100a8c0@pc07653> <00ee01c40b65$f5814a30$8a02a8c0@tron> In-Reply-To: <00ee01c40b65$f5814a30$8a02a8c0@tron> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-ID: <200403152318.15851.redeye@erisx.de> Subject: Re: [PHP-DEV] Fw: #27614 [NEW]: backtrace information inappropriate for PHP 5 From: redeye@erisx.de (Red Wingate) Actually it seams like it crashes my Apache2 when used within an error_handler. Backtracing the error generated by $boolean =3D FALSE ; $boolean[2] +=3D 1 ; will tear down the whole Apache2 process on Win32 Servers =2D-red Am Dienstag, 16. M=E4rz 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" > To: "PHPdev" > 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=3D27614&edit=3D1 > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php