Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94084 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64937 invoked from network); 17 Jun 2016 14:07:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2016 14:07:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=ivan.enderlin@hoa-project.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ivan.enderlin@hoa-project.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hoa-project.net from 217.70.183.198 cause and error) X-PHP-List-Original-Sender: ivan.enderlin@hoa-project.net X-Host-Fingerprint: 217.70.183.198 relay6-d.mail.gandi.net Received: from [217.70.183.198] ([217.70.183.198:59833] helo=relay6-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/28-18862-D2404675 for ; Fri, 17 Jun 2016 10:07:41 -0400 Received: from mfilter40-d.gandi.net (mfilter40-d.gandi.net [217.70.178.171]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 8CC86FB8DA; Fri, 17 Jun 2016 16:07:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter40-d.gandi.net Received: from relay6-d.mail.gandi.net ([IPv6:::ffff:217.70.183.198]) by mfilter40-d.gandi.net (mfilter40-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 6HdiZbE4gUpR; Fri, 17 Jun 2016 16:07:37 +0200 (CEST) X-Originating-IP: 46.14.238.241 Received: from [10.0.1.147] (241.238.14.46.static.wline.lns.sme.cust.swisscom.ch [46.14.238.241]) (Authenticated sender: ivan.enderlin@hoa-project.net) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id D13B0FB8CA; Fri, 17 Jun 2016 16:07:36 +0200 (CEST) To: Julien Pauli References: <0490b8c4-739c-88d3-a690-2f73b1e5d2e5@hoa-project.net> Cc: PHP internals Message-ID: Date: Fri, 17 Jun 2016 16:07:36 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Segmentation fault between 5.5 and 5.6 with remote address in stream socket From: ivan.enderlin@hoa-project.net (Ivan Enderlin) Yup, a bad copy/paste. On 17/06/16 16:06, Julien Pauli wrote: > You seem to be linking the wrong PHP commit. > > I'll have a look at it. > > > Julien > > > > > On Fri, Jun 17, 2016 at 2:58 PM, Ivan Enderlin > wrote: >> Hello internal, >> >> I have just opened a new bug, https://bugs.php.net/72439 (source of the >> story https://github.com/hoaproject/Websocket/issues/66). It seems to be a >> regression between 5.5 and 5.6. I quickly suspect >> https://github.com/php/php-src/commit/4a2e40bb861bc3cf5fb6863e57486ed60316e97c >> to be the source of this regression but I need to dig into it a little bit >> more. >> >> Any one has an idea? >> >> Cheers! >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >>