Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84816 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61519 invoked from network); 15 Mar 2015 10:28:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2015 10:28:19 -0000 Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:57474] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/35-29489-1CE55055 for ; Sun, 15 Mar 2015 05:28:18 -0500 Received: (qmail 25330 invoked by uid 1009); 15 Mar 2015 11:28:14 +0100 Received: from 209.85.192.51 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/20194. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:1(209.85.192.51):. Processed in 0.269717 secs); 15 Mar 2015 10:28:14 -0000 X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:1(209.85.192.51):. Processed in 0.269717 secs Process 25324) Received: from mail-qg0-f51.google.com (gmail@bof.de@209.85.192.51) by mars.intermailgate.com with RC4-SHA encrypted SMTP; 15 Mar 2015 11:28:14 +0100 Received: by qgez64 with SMTP id z64so19270116qge.2 for ; Sun, 15 Mar 2015 03:28:11 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.140.48.133 with SMTP id o5mr68597189qga.8.1426415291753; Sun, 15 Mar 2015 03:28:11 -0700 (PDT) Received: by 10.140.82.198 with HTTP; Sun, 15 Mar 2015 03:28:11 -0700 (PDT) Received: by 10.140.82.198 with HTTP; Sun, 15 Mar 2015 03:28:11 -0700 (PDT) In-Reply-To: <3382921.9QxOFl0ZQH@rofl> References: <3961990.KljssxxPxS@rofl> <2139631.tjigaTlLKm@rofl> <3382921.9QxOFl0ZQH@rofl> Date: Sun, 15 Mar 2015 11:28:11 +0100 Message-ID: To: internals Cc: Jan Ehrhardt Content-Type: multipart/alternative; boundary=001a11351808c46d320511513019 Subject: Re: [PHP-DEV] Re: SAPI apache2handler + pipelined HTTP request core dumps From: php@bof.de (Patrick Schaaf) --001a11351808c46d320511513019 Content-Type: text/plain; charset=UTF-8 Am 15.03.2015 11:20 schrieb "Patrick Schaaf" : > > Respin of my patch for https://bugs.php.net/bug.php?id=68486 is now available > as a gist here: > > https://gist.github.com/bof/15173c7a11cb12a7b96f > > Some comments on the respin are in the bug report at [2015-03-15 10:17 UTC] > > Debug cruft has been removed, and as far as my brain can make out this is now > something that might just survive in production :) so please test.... To be explicit, I did NOT test - any apache worker except prefork - any kind of threadsafe build - any other OS than Linux (opensuse 13.1 + 11.4) - any other PHP than 5.6.7RC1 Patrick --001a11351808c46d320511513019--