Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10791 invoked from network); 29 Mar 2008 01:43:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Mar 2008 01:43:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=jeremy@omegavortex.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jeremy@omegavortex.net; 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:49140] helo=vps.omegavortex.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/06-25926-BCE9DE74 for ; Fri, 28 Mar 2008 20:43:39 -0500 Received: from host196-37.dissent.birch.net ([69.53.196.37] helo=[192.168.2.2]) by vps.omegavortex.net with esmtpa (Exim 4.68) (envelope-from ) id 1JfQ6X-0008IT-Eh; Fri, 28 Mar 2008 21:43:35 -0400 Message-ID: <47ED9EBD.9000904@omegavortex.net> Date: Fri, 28 Mar 2008 20:43:25 -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> In-Reply-To: <17ADB92D-0D73-41CB-8776-EEC3D44A1105@macvicar.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) 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. -- 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.