Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56162 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53328 invoked from network); 8 Nov 2011 11:11:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2011 11:11:59 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:49154] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/04-34278-E7E09BE4 for ; Tue, 08 Nov 2011 06:11:59 -0500 Received: by ywb26 with SMTP id 26so445363ywb.29 for ; Tue, 08 Nov 2011 03:11:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=vA+8LQHONVJl9tC0VooMGzx4l4PZQ1QOrOo8JlYFbrU=; b=lwXYvydDpb7sdx44hSOTOIt1anXRYRsiffv7xDkQ05ree6Nw9Ikw1fdMKu4ej2Z2nf laY2bfcj8JlSOLUWRC+zKOHxGtxmmeS/2pk4aXom7l5fxv+eWI6OBWL734NMOZNPYEzb UnAtOKviId9UYBQaerAgOoR39W7vB56rwQCaI= Received: by 10.101.135.8 with SMTP id m8mr6847525ann.23.1320750716156; Tue, 08 Nov 2011 03:11:56 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.100.136.6 with HTTP; Tue, 8 Nov 2011 03:11:14 -0800 (PST) In-Reply-To: References: <4EB8BCC2.6040900@sugarcrm.com> <4EB8F8E2.3010208@anderiasch.de> <4EB904B4.2060504@lerdorf.com> <4EB906E1.60601@anderiasch.de> Date: Tue, 8 Nov 2011 20:11:14 +0900 X-Google-Sender-Auth: _5bVLVcl9o1v-jH0BpUGg2WeOxk Message-ID: To: Florian Anderiasch Cc: Rasmus Lerdorf , Stas Malyshev , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP CLI + Valgrind = FAIL From: yohgaki@ohgaki.net (Yasuo Ohgaki) On Tue, Nov 8, 2011 at 7:54 PM, Yasuo Ohgaki wrote: > I've been using valgrind with PHP 5.3 for sometime on my osx, and > didn't have problem. > As I just pasted the result with PHP 5.4, it seems working with my > configuration. > > My MacPorts was old enough, so I'm currently updating to latest > version to see if there is > the same problem. If it is, the problem should be in port, but not in PHP. I couldn't upgrade to current due to missing ports :( That's the only reason that I don't upgrade to Lion. -- Yasuo Ohgaki yohgaki@ohgaki.net