Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10307 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14644 invoked by uid 1010); 8 Jun 2004 07:12:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14573 invoked by uid 1007); 8 Jun 2004 07:12:48 -0000 Message-ID: <20040608071248.14572.qmail@pb1.pair.com> To: php-qa@lists.php.net, internals@lists.php.net References: <5.1.0.14.2.20040603120247.0336bea8@127.0.0.1> Date: Tue, 8 Jun 2004 08:28:04 +0200 Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Posted-By: 217.115.74.14 Subject: Re: PHP 5 RC3RC2 From: cpuidle@gmx.de ("Andreas Goetz") Andi, I'm suspecting a memory leak: - apache2 - php5.0.0rc3rc2 - winxp When opening php applications (phpMyAdmin or videoDB) and reloading the page (single user), memory keeps growing until swap file runs out of space- this was not experienced with previous versions. Let me know if I can help with tests. Thanks, Andreas "Andi Gutmans" wrote in message news:5.1.0.14.2.20040603120247.0336bea8@127.0.0.1... > Please test. If nothing serious comes up I'll release in the few days. > > http://snaps.php.net/~andi/php-5.0.0RC3RC2.tar.bz2 > http://snaps.php.net/~andi/php-5.0.0RC3RC2.tar.gz > > Andi