Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39539 invoked from network); 8 Nov 2011 22:27:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2011 22:27:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.42 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.42 mail-qw0-f42.google.com Received: from [209.85.216.42] ([209.85.216.42:47762] helo=mail-qw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/50-37981-ACCA9BE4 for ; Tue, 08 Nov 2011 17:27:22 -0500 Received: by qadc16 with SMTP id c16so1041911qad.8 for ; Tue, 08 Nov 2011 14:27:19 -0800 (PST) Received: by 10.68.199.6 with SMTP id jg6mr186122pbc.26.1320791239079; Tue, 08 Nov 2011 14:27:19 -0800 (PST) Received: from [192.168.200.5] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id 4sm7485421pbj.18.2011.11.08.14.27.16 (version=SSLv3 cipher=OTHER); Tue, 08 Nov 2011 14:27:17 -0800 (PST) Message-ID: <4EB9ACC4.2030803@lerdorf.com> Date: Tue, 08 Nov 2011 14:27:16 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Yasuo Ohgaki CC: Stas Malyshev , PHP Internals References: <4EB8BCC2.6040900@sugarcrm.com> In-Reply-To: X-Enigmail-Version: 1.4a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP CLI + Valgrind = FAIL From: rasmus@lerdorf.com (Rasmus Lerdorf) I think it is a new thing in Valgrind 3.7 On 11/08/2011 02:23 PM, Yasuo Ohgaki wrote: > Hi Stats, > > New gmail's, wordwrap and message display/sync, is killing me... > > Anyway, I've been using valgrind on my osx 10.6 with PHP 5.3 for a > while and I don't have startup problem with PHP 5.4 like you did. It > sounds like valgrind configuration is different or osx version > differs. I'm using > > yohgaki@esi-yasmc1$ sudo port installed valgrind > The following ports are currently installed: > valgrind @3.6.1_0 (active) > > Using this version might help. > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net >