Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26181 invoked by uid 1010); 4 Aug 2004 07:43:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26106 invoked from network); 4 Aug 2004 07:43:18 -0000 Received: from unknown (HELO pernis.its.uu.se) (130.238.4.153) by pb1.pair.com with SMTP; 4 Aug 2004 07:43:18 -0000 Received: by pernis.its.uu.se (Postfix, from userid 205) id 83EC417381; Wed, 4 Aug 2004 09:43:17 +0200 (MSZ) Received: from pernis.its.uu.se(127.0.0.1) by pernis.its.uu.se via virus-scan id s1269; Wed, 4 Aug 04 09:43:11 +0200 Received: from bjornw.its.uu.se (bjornw.its.uu.se [130.238.131.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pernis.its.uu.se (Postfix) with ESMTP id 65D9D614 for ; Wed, 4 Aug 2004 09:43:11 +0200 (MSZ) Date: Wed, 4 Aug 2004 09:43:11 +0200 (CEST) To: internals@lists.php.net Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/Mixed; BOUNDARY="8323328-480088242-1091534167=:6471" Content-ID: Subject: Questions regarding "Bailed out without a bailout address" From: Bjorn.Wiberg@its.uu.se (=?ISO-8859-1?Q?Bj=F6rn_Wiberg?=) --8323328-480088242-1091534167=:6471 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1; FORMAT=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Content-ID: Hi! I was pointed towards this list from the php-install list regarding a=20 specific error type that I've encountered when running the built-in tests= =20 with debugging configured into PHP 5. The error messages look like this: /usr/local/src/php5-200408020630/main/main.c(1694) : Bailed out without = a bailout address! I'm wondering how severe those "bailout" errors are (everything seems to=20 work fine except for the error message), and if someone perhaps could give= =20 a short explanation of this error type. Why do these errors occur, and=20 what can possibly be done about them (except not configuring PHP with=20 --enable-debug)? I've tried to search the web for more information, but haven't found any=20 explanations anywhere. Many thanks in advance! Best regards, Bj=F6rn Wiberg --8323328-480088242-1091534167=:6471--