Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27092 invoked from network); 8 Apr 2008 16:49:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2008 16:49:49 -0000 Authentication-Results: pb1.pair.com header.from=jeremy@omegavortex.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jeremy@omegavortex.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain omegavortex.net from 207.210.105.196 cause and error) X-PHP-List-Original-Sender: jeremy@omegavortex.net X-Host-Fingerprint: 207.210.105.196 unknown Linux 2.5 (sometimes 2.4) (4) Received: from [207.210.105.196] ([207.210.105.196:54062] helo=vps.omegavortex.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/55-34006-A22ABF74 for ; Tue, 08 Apr 2008 12:49:47 -0400 Received: from c-69-244-15-67.hsd1.al.comcast.net ([69.244.15.67] helo=[192.168.1.104]) by vps.omegavortex.net with esmtpa (Exim 4.68) (envelope-from ) id 1JjH0r-0005l1-L8; Tue, 08 Apr 2008 12:49:37 -0400 Message-ID: <47FBA21B.6020006@omegavortex.net> Date: Tue, 08 Apr 2008 11:49:31 -0500 Organization: Omega Vortex Corporation User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Scott MacVicar CC: PHP Developers Mailing List References: <47ED9763.4070908@omegavortex.net> <17ADB92D-0D73-41CB-8776-EEC3D44A1105@macvicar.net> <47ED9EBD.9000904@omegavortex.net> In-Reply-To: <47ED9EBD.9000904@omegavortex.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.omegavortex.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - omegavortex.net X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Exceptions = Apache Crash in PHP 5.3 Snaps From: jeremy@omegavortex.net (Jeremy Privett) Jeremy Privett wrote: > Hi Scott, > > Scott MacVicar wrote: >> Can you try a debug build with --enable-debug to get a more detailed >> backtrace. >> >> Also what is the exact configure line and which apache 2 model are >> you using? Worker or Pre-fork? >> >> Scott >> On 29 Mar 2008, at 01:12, Jeremy Privett wrote: >>> Hey list, >>> >>> I really /really/ hate to cause additional noise on this list, but >>> I'm developing software in the PHP 5.3 snapshots with a timeline for >>> release around the same time this version of PHP is released. We >>> always try to keep current with our snapshots to make sure >>> everything still works. My development team has been grinded almost >>> to a halt by the fact that any thrown exception in the latest PHP >>> 5.3 snapshots is causing Apache to crash. >>> >>> There's already a bug report here: http://bugs.php.net/bug.php?id=44226 >>> >>> I know unreleased PHP versions can't be supported, but fundamental >>> language functionality was broken. This bug has been open for a >>> month. This seems like it would be a critical problem and I'm glad >>> Jani had already looked at and responded to the report. This is just >>> slowing my team down when the snapshots are generally pretty high >>> quality, from my personal experience. If this could be looked at >>> further, I would gladly help someone with debugging and testing and >>> such, if they'll take a look at the code. >>> >>> Thanks. >>> >>> -- >>> Jeremy Privett >>> C.E.O. & C.S.A. >>> Omega Vortex Corporation >>> >>> http://www.omegavortex.net >>> >>> Please note: This message has been sent with information that could >>> be confidential and meant only for the intended recipient. If you >>> are not the intended recipient, please delete all copies and inform >>> us of the error as soon as possible. Thank you for your cooperation. >>> >> >> > > I mentioned it in my response to the bug report, but forgot to mention > it here. I'm just using pre-built Windows Binaries for each. I'm on > Windows XP Pro with SP2. Using Apache 2.2.8. Not sure what the exact > Apache model is. > > Thanks for looking into this for me. > Hey Scott and list, I wanted to check on this issue to see if anyone was actively working on it and see what I could do to help. Thanks. -- Jeremy Privett C.E.O. & C.S.A. Omega Vortex Corporation http://www.omegavortex.net Please note: This message has been sent with information that could be confidential and meant only for the intended recipient. If you are not the intended recipient, please delete all copies and inform us of the error as soon as possible. Thank you for your cooperation.