Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87336 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69120 invoked from network); 28 Jul 2015 03:15:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2015 03:15:08 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.50 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.216.50 mail-vn0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:34122] helo=mail-vn0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/83-33169-8B3F6B55 for ; Mon, 27 Jul 2015 23:15:05 -0400 Received: by vnds125 with SMTP id s125so38252314vnd.1 for ; Mon, 27 Jul 2015 20:15:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=8+2qqoVd5izP2vp+kzhIJh2MBu3NnTpJPRSsVv6gdmQ=; b=DakSotLsWFXyacoThKJtk69Hq+36J8iL+CQI92A3tMh/GQqWL8JvqHzAX9QZ1HgZ3t prEf2tzYfOtbVTyQG/Ca18Ock6NC9qmuh2aVhL4LVrNcPrcJHXcW+8M45viOqdcSIgFm zKwIQQcIyjWtuksiCNC+FMkOEHZzjEkGr3XFumJNwJTOncACfISV1gOt1uPWM/CzsMyY urA+TCR7N0onImxA3RCUhHDD0wHYl2QaMGSc1xM0fjhT4CdbMA/kLDooNj1bQovaGuls OuShJ5PE9m6tNt/5gX5DatkWfBXtvHrPxvEQgFej7s59HDjvkCKdPfz+0AkoFvzfCE8+ P5sw== X-Received: by 10.52.89.240 with SMTP id br16mr32609196vdb.58.1438053302163; Mon, 27 Jul 2015 20:15:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.12.1 with HTTP; Mon, 27 Jul 2015 20:14:42 -0700 (PDT) In-Reply-To: References: <55B66302.9030908@gmail.com> Date: Tue, 28 Jul 2015 11:14:42 +0800 Message-ID: To: Ferenc Kovacs Cc: Stanislav Malyshev , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] bug35437.php fails on master? From: laruence@gmail.com (Xinchen Hui) Hey: On Tue, Jul 28, 2015 at 1:50 AM, Ferenc Kovacs wrote: > > > On Mon, Jul 27, 2015 at 6:57 PM, Stanislav Malyshev > wrote: >> >> Hi! >> >> I've build current master branch and I get segfault on bug35437.phpt. >> Doesn't happen with PHP-7.0.0 branch. Anybody did anything there that >> may have caused this? >> -- >> Stas Malyshev >> smalyshev@gmail.com >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > hi Stas, > > I can (only) reproduce this on my Mac, using git bisect I was able to > pinpoint that the problem was introduced by > 0f1e87d9c18c52f91cb64267114267d239ad3488 reverting it fixes the test fail= ure > for me. > Laruence, could you please look into this? it should be fixed in https://github.com/php/php-src/commit/16d6dfddef5ac43de3b20ffa7818d5b11f4e6= a4b could you please verify this? thanks > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu --=20 Xinchen Hui @Laruence http://www.laruence.com/