Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37063 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94507 invoked from network); 17 Apr 2008 13:15:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2008 13:15:53 -0000 Authentication-Results: pb1.pair.com header.from=kenashkov@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kenashkov@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.134.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kenashkov@gmail.com X-Host-Fingerprint: 209.85.134.190 mu-out-0910.google.com Received: from [209.85.134.190] ([209.85.134.190:60379] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/7B-38326-78D47084 for ; Thu, 17 Apr 2008 09:15:53 -0400 Received: by mu-out-0910.google.com with SMTP id w9so73505mue.3 for ; Thu, 17 Apr 2008 06:15:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=rVzmyWP/bZPEmR5WaLcM8/PJCqRw3r1r2kbnsZenlPU=; b=nRn4A0EsCzIOW8ojkVG33JKsZvXQW+zma9cVweInnwn5pHpTqkBosox0hgAbCqQ4RmZppDYYzkgjoZjq3DhyCT7ONBjEv2SnCrf/RSbcLAVRLTNAEoHqFgnB5WtDe8LEmsORfp+iaJUgph1IAAf4Sf58r4j44xZ/BkQmiI9+cgI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=wbK+cLyJmhg0uP2EgCe5baF7CmnqpebD/A2qOzbXebEF//SQgaSAeSXVFiump7/Y1yDB6AV1rRGmseBRLn+oJLcJozTk6bCckeqm6/XcpU0yUE+i3w6/af1lyPrm9EV5pPLXMJHjG/HGqQOi1Jit5JukJLooVOAEA4pCeK0Q4Sg= Received: by 10.82.166.9 with SMTP id o9mr2288983bue.32.1208438147131; Thu, 17 Apr 2008 06:15:47 -0700 (PDT) Received: by 10.82.116.20 with HTTP; Thu, 17 Apr 2008 06:15:47 -0700 (PDT) Message-ID: <261daaa10804170615s3a61e81dl146ae5306ebb6109@mail.gmail.com> Date: Thu, 17 Apr 2008 16:15:47 +0300 To: "Dmitry Stogov" Cc: "PHP internals" In-Reply-To: <48074A3D.5080805@zend.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6671_22295834.1208438147134" 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> <4806F613.6030504@zend.com> <261daaa10804170557k4e6e3179kc46bba8aecd38551@mail.gmail.com> <48074A3D.5080805@zend.com> Subject: Re: [PHP-DEV] Exceptions = Apache Crash in PHP 5.3 Snaps From: kenashkov@gmail.com ("Vesselin Kenashkov") ------=_Part_6671_22295834.1208438147134 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline My original message was sent just to Dmitry (instead to thel ist), and he replied (again only to me instead to the list) that it is fixed in the CVS. Sorry for the confusion. Thanks for the fix. Vesselin Kenashkov On Thu, Apr 17, 2008 at 4:01 PM, Dmitry Stogov wrote: > The bug has been already fixed in CVS. > > Thanks. Dmitry. > > Vesselin Kenashkov wrote: > > > > throw new Exception('test'); > > ?> > > > > With this example I can reproduce the crash under Windows Vista Business > > using today's php5.3-dev and php6.0-dev snapshots. > > > > > > > > On Thu, Apr 17, 2008 at 10:02 AM, Dmitry Stogov > dmitry@zend.com>> wrote: > > > > 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 > > > > > > -- PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > ------=_Part_6671_22295834.1208438147134--