Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56177 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38208 invoked from network); 8 Nov 2011 22:24:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2011 22:24:32 -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.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:42111] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/00-37981-E1CA9BE4 for ; Tue, 08 Nov 2011 17:24:31 -0500 Received: by yenm5 with SMTP id m5so28023yen.29 for ; Tue, 08 Nov 2011 14:24:27 -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=a3NrSjtVHhN7aw0aPosm5RSmLqYS9C5v1oLOeQOoFls=; b=D807kSfgeNpDRxXxwXOWzi4opwIb/vQqkF60rxHfvOkREcTunGVG/DcwPhw/iD9IlG kIWbmSsRTgP50ZE2svqD8BAtu+AwTIm6EbHzltxP03kFWqYkNotZF2k9rAzddPTecbnP Wd+utIEE4YokrPg/saOb47jq0CA888nLR53Kc= Received: by 10.101.37.14 with SMTP id p14mr7597359anj.111.1320791067293; Tue, 08 Nov 2011 14:24:27 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.100.136.6 with HTTP; Tue, 8 Nov 2011 14:23:46 -0800 (PST) In-Reply-To: <4EB8BCC2.6040900@sugarcrm.com> References: <4EB8BCC2.6040900@sugarcrm.com> Date: Wed, 9 Nov 2011 07:23:46 +0900 X-Google-Sender-Auth: Zj3aD9tYJmvHgrFAHSSP7TtV7QM Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP CLI + Valgrind = FAIL From: yohgaki@ohgaki.net (Yasuo Ohgaki) 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