Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44360 invoked from network); 16 Apr 2008 18:59:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2008 18:59:28 -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:54538] helo=vps.omegavortex.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/D5-03488-F8C46084 for ; Wed, 16 Apr 2008 14:59:27 -0400 Received: from host196-37.dissent.birch.net ([69.53.196.37] helo=[192.168.2.5]) by vps.omegavortex.net with esmtpa (Exim 4.68) (envelope-from ) id 1JmCqo-0001Sw-VQ for internals@lists.php.net; Wed, 16 Apr 2008 14:59:23 -0400 Message-ID: <48064C88.1070503@omegavortex.net> Date: Wed, 16 Apr 2008 13:59:20 -0500 Organization: Omega Vortex Corporation User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: PHP Developers Mailing List References: <47ED9763.4070908@omegavortex.net> <17ADB92D-0D73-41CB-8776-EEC3D44A1105@macvicar.net> <47ED9EBD.9000904@omegavortex.net> <47FBA21B.6020006@omegavortex.net> In-Reply-To: <47FBA21B.6020006@omegavortex.net> Content-Type: multipart/alternative; boundary="------------050609010007080501000205" 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) --------------050609010007080501000205 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jeremy Privett wrote: > 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. > Another week later and still no response. I would hope /someone/ thinks this a critical issue and needs to be resolved. Is /anyone/ looking at this at all? 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. --------------050609010007080501000205--