Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 169 invoked from network); 4 May 2009 04:25:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2009 04:25:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 209.85.198.235 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 209.85.198.235 rv-out-0506.google.com Received: from [209.85.198.235] ([209.85.198.235:54376] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/F0-23981-52E6EF94 for ; Mon, 04 May 2009 00:25:09 -0400 Received: by rv-out-0506.google.com with SMTP id g37so2434626rvb.23 for ; Sun, 03 May 2009 21:25:06 -0700 (PDT) Received: by 10.114.181.6 with SMTP id d6mr3826028waf.8.1241411106732; Sun, 03 May 2009 21:25:06 -0700 (PDT) Received: from ?192.168.223.130? ([76.84.30.125]) by mx.google.com with ESMTPS id v9sm9242997wah.36.2009.05.03.21.25.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 03 May 2009 21:25:05 -0700 (PDT) Message-ID: <49FE6E1E.6070709@chiaraquartet.net> Date: Sun, 03 May 2009 23:25:02 -0500 User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: major memory - can't make short test From: greg@chiaraquartet.net (Greg Beaver) Hi, I have just found a significant memory leak, but cannot get a truly short reproducing script. I have opened a bug, but I wanted to make sure this doesn't slip through the cracks since RC2 is slated for Tuesday. http://bugs.php.net/bug.php?id=48141 is the bug. I don't have a clear idea of why this is happening, but I can reproduce it every time. Greg