Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27889 invoked from network); 14 Mar 2015 10:37:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Mar 2015 10:37:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=brianofish@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=brianofish@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.179 as permitted sender) X-PHP-List-Original-Sender: brianofish@gmail.com X-Host-Fingerprint: 74.125.82.179 mail-we0-f179.google.com Received: from [74.125.82.179] ([74.125.82.179:35743] helo=mail-we0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/31-19236-E7F04055 for ; Sat, 14 Mar 2015 05:37:51 -0500 Received: by webcq43 with SMTP id cq43so7738235web.2 for ; Sat, 14 Mar 2015 03:37:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=owC79P10udo+NudVFlSxwDVaes4o+TiDv7rm9VN/R6Y=; b=WT33XBPSdhN3v8rEm9pXv1fX5CBjlxTC9Px+nYSWnRve00dIOddq0pBbHURW6O0mqG 9XF5/l2Amff1KTR/cMLpTQK521RsfSH1St/51twoEJsrXrn+n9YMq2gGWO4PylH4VZnh PA7in+fAhlZxmx0zS4coBFh+OOe0xm3W23aIAUJgROjb9WDH9ncm1evhv0B2VP8OhVBO e/o9waVJoXn8CECjSKRtw62cjTyii6mdx1vJFDZsUlFFCFyP+trnQ4ixAafP0mwKmWmD K40gHZB1xi9H7AweWhTj9Mov997GNWhOVuM/MT0Pa0zfcjo5UkcO9zCLq5/fg0JXaEeR 80Sw== X-Received: by 10.180.74.170 with SMTP id u10mr29537375wiv.46.1426329468082; Sat, 14 Mar 2015 03:37:48 -0700 (PDT) Received: from rofl.localnet (p5B351C73.dip0.t-ipconnect.de. [91.53.28.115]) by mx.google.com with ESMTPSA id bd1sm6453848wib.13.2015.03.14.03.37.46 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 14 Mar 2015 03:37:47 -0700 (PDT) To: internals@lists.php.net Cc: Jan Ehrhardt Date: Sat, 14 Mar 2015 11:37:44 +0100 Message-ID: <2139631.tjigaTlLKm@rofl> User-Agent: KMail/4.14.4 (Linux/3.19.1-2.gc0946e9-desktop; KDE/4.14.4; x86_64; ; ) In-Reply-To: References: <3961990.KljssxxPxS@rofl> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [PHP-DEV] Re: SAPI apache2handler + pipelined HTTP request core dumps From: brianofish@gmail.com (Patrick Schaaf) Possible patch for the issue at https://gist.github.com/bof/15173c7a11cb12a7b96f with an explanatory comment in the bug report https://bugs.php.net/bug.php?id=68486 at [2015-03-14 10:34 UTC] Have a nice weekend Patrick