Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70600 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13609 invoked from network); 12 Dec 2013 10:28:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2013 10:28:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.179 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.179 mail-vc0-f179.google.com Received: from [209.85.220.179] ([209.85.220.179:38444] helo=mail-vc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/00-13519-3CF89A25 for ; Thu, 12 Dec 2013 05:28:19 -0500 Received: by mail-vc0-f179.google.com with SMTP id ie18so130692vcb.38 for ; Thu, 12 Dec 2013 02:28:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=SVmHOkTBpiYMrpTBykwn+BMobp67S8D3EQUQN30qI30=; b=ZaL9oQeZF/FHD/lfNtAroA6RmDLBNJlfhU4LWCP3/F4D0rc/DNaRprQPW8MU77KYGp ilZ4VUeHk4h0MtIdISb8QhAKvlTXnX+yy7KhLdZe9tGhFoPRRTw1XvglkjDs1UVaxtZH 58g1Tff4uZmycUuWVtmHN+kXmGiw8HHzCIKVbV+DX3FOx+KQ1ePNwyvnzskjwH/9dw+p o4RIWzAUYWH08zDoOe+mKrWQOIg4mV6vlWfjpU2IYGjAT51qjTfshyF4IHVZEkyXXkt1 Tlz94ZIb5rHIgF6omROwXlCOsNZeopjkFQCgTx4kKDbsP7u5o31sPtOmpa5PA3aVFQky PepA== X-Received: by 10.220.144.80 with SMTP id y16mr3157570vcu.4.1386844096406; Thu, 12 Dec 2013 02:28:16 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Thu, 12 Dec 2013 02:27:33 -0800 (PST) In-Reply-To: <52A8C661.7060804@ralphschindler.com> References: <52A5FD1B.2020301@ralphschindler.com> <52A8C661.7060804@ralphschindler.com> Date: Thu, 12 Dec 2013 11:27:33 +0100 X-Google-Sender-Auth: rcuwRYwFpRp3dlcOT1TqoYj-TpI Message-ID: To: Ralph Schindler Cc: internals Content-Type: multipart/alternative; boundary=047d7b343974b9aa5704ed53cd3c Subject: Re: [PHP-DEV] Re: SegFault 11 on 5.5.6 on function return From: jpauli@php.net (Julien Pauli) --047d7b343974b9aa5704ed53cd3c Content-Type: text/plain; charset=ISO-8859-1 On Wed, Dec 11, 2013 at 9:09 PM, Ralph Schindler wrote: > > Looking at the backtrace (provided), can anyone offer assistance as to >> what changed between 5.5.5 and 5.5.6 that might be causing this? >> > > Just to close this out, it ended up being an parameter handling bug in > ext/soap that Dmitry fixed and will be available in 5.5.8. Ok, thx for this. Julien --047d7b343974b9aa5704ed53cd3c--