Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87326 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18248 invoked from network); 27 Jul 2015 17:51:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jul 2015 17:51:01 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:35521] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/24-17059-28F66B55 for ; Mon, 27 Jul 2015 13:50:59 -0400 Received: by lahh5 with SMTP id h5so53754454lah.2 for ; Mon, 27 Jul 2015 10:50:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=CvHOodhb2JqM/njGDbAVlS/ANa15RMHiwDFsy4KEUfw=; b=fISqkjUHmt7xgYYAz90y/txf63lxv0iRYArX929XmlV7VgSAldS2kg7YG6Vv+krbu2 OpK25yFkiuAm4k/tjC8eoHsLnOJgfCNMNYMtHKq5ewkUkHzg+vme7qCSQEFi4JjeTXZr um40cuhTB8FqvhgPT0xbmuuZfYXpkUoLs/klgEyfwekzmyjkqU7hnUcks2ZZjsKjcoa0 hTOjiYmDeYuRfdLkmMo1PnKa99ZT9xraznccdzqAvihgtkQZHljof094O98zE59d8FeC JUm7ZGOjDxDBu5dzueAdY+pZjspnlC4RfazHJig2YrPLE/QuUwlHDDrfwq+/WwewLCVr OZbg== MIME-Version: 1.0 X-Received: by 10.112.210.6 with SMTP id mq6mr10827420lbc.83.1438019455997; Mon, 27 Jul 2015 10:50:55 -0700 (PDT) Received: by 10.152.43.105 with HTTP; Mon, 27 Jul 2015 10:50:55 -0700 (PDT) In-Reply-To: <55B66302.9030908@gmail.com> References: <55B66302.9030908@gmail.com> Date: Mon, 27 Jul 2015 19:50:55 +0200 Message-ID: To: Stanislav Malyshev , Xinchen Hui Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c3cc6edae0c4051bdefe02 Subject: Re: [PHP-DEV] bug35437.php fails on master? From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c3cc6edae0c4051bdefe02 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 failure for me. Laruence, could you please look into this? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c3cc6edae0c4051bdefe02--