Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23840 invoked from network); 7 Dec 2011 11:30:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2011 11:30:59 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:56345] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/E3-01191-27E4FDE4 for ; Wed, 07 Dec 2011 06:30:58 -0500 Received: by yenl6 with SMTP id l6so399499yen.29 for ; Wed, 07 Dec 2011 03:30:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8fv/ChxrD8Hs2euuicqQvYJzu+wpGg5TFi2Ap5nrU2I=; b=a9uPuyGj4VT3XzZLin2vyukVDAkZrlLcztillzEYfNnHAmZfrARhif5WwZS3PYDOFY gF1uo8Cc5QFzRkrl+k33MQTZfRDNQuiN6qsuqyNKvb/po1O1CVoaBa2m+Coi+WXdtRZN px0zaw6hpubNW9VSx/2ToTrWsKRVPoBBZojzU= MIME-Version: 1.0 Received: by 10.236.73.230 with SMTP id v66mr4101243yhd.61.1323257454685; Wed, 07 Dec 2011 03:30:54 -0800 (PST) Received: by 10.146.204.6 with HTTP; Wed, 7 Dec 2011 03:30:54 -0800 (PST) In-Reply-To: References: Date: Wed, 7 Dec 2011 12:30:54 +0100 Message-ID: To: Xinchen Hui , PHP internals Cc: php-cvs@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/main/main.c branches/PHP_5_4/main/php_globals.h branches/PHP_5_4/main/php_ini.c branches/PHP_5_4/tests/basic/bug54514.phpt trunk/main/main.c trunk/main/php_globals.h trunk/main/p From: pierre.php@gmail.com (Pierre Joye) seems to be due to partially generated global table, clean build and I cannot reproduce the crash anymore. Sorry for the noise :) On Wed, Dec 7, 2011 at 12:20 PM, Pierre Joye wrote: > this patch is not correct, php crashes on startup when a request is initialized. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org