Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37051 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84079 invoked from network); 17 Apr 2008 07:02:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2008 07:02:49 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:9134] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/AF-03488-816F6084 for ; Thu, 17 Apr 2008 03:02:49 -0400 Received: (qmail 25144 invoked from network); 17 Apr 2008 07:02:44 -0000 Received: from unknown (HELO ?10.1.20.14?) (10.1.20.14) by cvs.zend.com with SMTP; 17 Apr 2008 07:02:44 -0000 Message-ID: <4806F613.6030504@zend.com> Date: Thu, 17 Apr 2008 11:02:43 +0400 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Scott MacVicar CC: Jeremy Privett , PHP Developers Mailing List References: <47ED9763.4070908@omegavortex.net> <17ADB92D-0D73-41CB-8776-EEC3D44A1105@macvicar.net> <47ED9EBD.9000904@omegavortex.net> <47FBA21B.6020006@omegavortex.net> <48064C88.1070503@omegavortex.net> <48065231.10608@macvicar.net> In-Reply-To: <48065231.10608@macvicar.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Exceptions = Apache Crash in PHP 5.3 Snaps From: dmitry@zend.com (Dmitry Stogov) Hi Scott, Could you provide a script to reproduce the crash? Thanks. Dmitry. Scott MacVicar wrote: > Jeremy Privett wrote: >> >> 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. >> > The line that is crashing was last changed by Dmitry on January 24th, > see http://php.markmail.org/message/7egzhpab6reff7lj > > I can't see any errors with valgrind. > > Any idea Dmitry? > > Scott