Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9925 invoked by uid 1010); 1 Dec 2003 15:55:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9901 invoked by uid 1007); 1 Dec 2003 15:55:22 -0000 Message-ID: <20031201155522.9900.qmail@pb1.pair.com> To: internals@lists.php.net References: <20031201172641.15c2508b.tony2001@phpclub.net><20031201145155.715.qmail@pb1.pair.com> <20031201181429.20626923.tony2001@phpclub.net> Date: Mon, 1 Dec 2003 16:55:20 +0100 Lines: 23 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 80.126.85.128 Subject: Re: [PHP-DEV] Re: HEAD eats all memory From: john@ceressoft.nl ("John Huntjens") > > > Current HEAD eats all memory and dies, trying to execute any script ( > phpinfo(); ?>, for example). > > > Version of HEAD from 2003-11-29 and current PHP_4_3 (both are built some > > minutes ago) work fine on the same machine. > > > > > > > Thank god ;-) i thought it was on my machine only! > > I'm glad to hear, that it's not only my problem. > But I wonder why it wasn't discovered before... What i more worried about: Is'nt there a quality check about things commited to cvs? It shoud not be possible to break things in such a fundamental way!! Gr, JOhn PS. for now rolled back to php5-200311291030.tar.tar, works ok