Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26532 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55582 invoked by uid 1010); 13 Nov 2006 09:28:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55567 invoked from network); 13 Nov 2006 09:28:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2006 09:28:25 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from [80.123.98.46] ([80.123.98.46:5386] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/F1-40419-8BA38554 for ; Mon, 13 Nov 2006 04:28:25 -0500 To: internals@lists.php.net,Michael Wallner Message-ID: <45583AE3.5060204@php.net> Date: Mon, 13 Nov 2006 10:29:07 +0100 User-Agent: Thunderbird 1.5.0.7 (X11/20060918) MIME-Version: 1.0 CC: Antony Dovgal , Dmitry Stogov References: <45563921.1090900@php.net> <455773F8.9070904@zend.com> <455838CB.1020204@php.net> In-Reply-To: <455838CB.1020204@php.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: [PHP-DEV] memory manager panic From: mike@php.net (Michael Wallner) Michael Wallner wrote: > Hi Tony, >> Mike, please make sure you didn't forget to do `cvs up Zend` and >> `./cvsclean` to get a clean build. >> I can't reproduce it with your test case, though. > > It is generated from a clean build. > I'd appreciate if you could try to replicate it with the following shell script: > Just a note, that I can alos replicate with PHP-5.2. Regards, -- Michael