Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67436 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38517 invoked from network); 16 May 2013 19:07:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2013 19:07:35 -0000 Authentication-Results: pb1.pair.com header.from=ptr.wang@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ptr.wang@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: ptr.wang@gmail.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:49015] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/A0-34683-67E25915 for ; Thu, 16 May 2013 15:07:34 -0400 Received: by mail-qa0-f44.google.com with SMTP id hu16so987101qab.3 for ; Thu, 16 May 2013 12:07:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=1f3cFwWsrSX00bvc3OA59IRPfRAnw5mxZdg4MR+hx9M=; b=CFLLwf39onhK+dixftzIRIVBkU4wKfTrqGHSBG5Tb7LsDmWmVFC0H2NR/bzRNYpxlN mwos7olLsDDnmqfnyZOkN3SsbxgFUdyRWXTvKJO1ZcaJU2sW5WmCcIIJAQJRXKmn1Rb2 iuIcbVw8y/Gy5ZUTS23h64kjtiQHLsEMRXOqiRkJIW/xYdnW/RAbWVIdYRIlWIKAVOHr PKW5NzD4tqXQHhC2JYvbGRaM9VIqDO+ZpxGp1bZwEjeAcy7+UxLhuogJbPGVUXhoKm8z 1tYjuhp8fgQwfaaOvEEC/m146toISrNre4rGVQ5Xj7dOmpSvzSVDeoJupbThOF7qs3Nl Yysw== MIME-Version: 1.0 X-Received: by 10.224.37.134 with SMTP id x6mr32699360qad.98.1368731251658; Thu, 16 May 2013 12:07:31 -0700 (PDT) Received: by 10.229.202.198 with HTTP; Thu, 16 May 2013 12:07:31 -0700 (PDT) In-Reply-To: <51952C04.8080904@sugarcrm.com> References: <5194A997.3080304@sugarcrm.com> <51952C04.8080904@sugarcrm.com> Date: Thu, 16 May 2013 21:07:31 +0200 Message-ID: To: Stas Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c1f4a20c66c204dcda94d6 Subject: Re: [PHP-DEV] Memory leak in include()/require() ? From: ptr.wang@gmail.com (Peter Wang) --001a11c1f4a20c66c204dcda94d6 Content-Type: text/plain; charset=ISO-8859-1 Hi, the bug report is here: https://bugs.php.net/bug.php?id=64859 thanks. On Thu, May 16, 2013 at 8:57 PM, Stas Malyshev wrote: > Hi! > > > I found that the memory leak is actually related to APC, > > even with the latest version of PHP (5.3.25) and latest version of APC > > (3.1.13), > > Please submit the bug on bugs.php.net with package "apc" - putting there > reproducing script and describing exactly what you see when it is running. > > Thanks, > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > --001a11c1f4a20c66c204dcda94d6--