Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66064 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51159 invoked from network); 20 Feb 2013 18:18:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2013 18:18:05 -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.210.173 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.173 mail-ia0-f173.google.com Received: from [209.85.210.173] ([209.85.210.173:54230] helo=mail-ia0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/D7-19387-C5315215 for ; Wed, 20 Feb 2013 13:18:05 -0500 Received: by mail-ia0-f173.google.com with SMTP id h37so7461199iak.4 for ; Wed, 20 Feb 2013 10:18:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=KNpNY1TKk9pQY9DKZ13HphnuS4HoRbOud8Cg/qASr/c=; b=W6Tzdv8tlYarg8IkIfavDmLHSTYal/oLJq41L+0IdSDpQiipS5dHZXJbg3vY2EHR7z yimt3SNzPgX7v8I5IuP+IN1x/QuEnpbibLt0EwFlcddclJcca4VC/V964XvT/wsFq5YR lHJDD/8dg1mhfdOhTwsLnMidRAwicuW8G8A2IWzbZOuXJB0elWorzlvxNfyMYu1sL6bV TeWrhBsxbXR54/hrfubZvElTSYGpLzC+2VsZj/GTcyFmGyMLduKsn/CFTYg0f/eiKTfq O7EDEQo7FYzEtXIErhy64AueGuezSF7QlPMNeFu85QTu0r+fA7mvmEMUA1RUlRgpNIsc dy6w== MIME-Version: 1.0 X-Received: by 10.50.212.3 with SMTP id ng3mr10990755igc.43.1361384282252; Wed, 20 Feb 2013 10:18:02 -0800 (PST) Received: by 10.50.114.137 with HTTP; Wed, 20 Feb 2013 10:18:02 -0800 (PST) In-Reply-To: References: <50C0841E.6000507@gmail.com> <50C0B103.4070706@gmail.com> Date: Wed, 20 Feb 2013 19:18:02 +0100 Message-ID: To: Pierre Joye Cc: =?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?= , PHP internals Content-Type: multipart/alternative; boundary=14dae93409f78be6e404d62bfad9 Subject: Re: [PHP-DEV] Passing process handles to proc_open and co From: tyra3l@gmail.com (Ferenc Kovacs) --14dae93409f78be6e404d62bfad9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > Ah right, I was thinking about other handles. > > It seems that I may have found one possible cause, which may also > cause the hang because we do not see the EOF. We should close the > inherited handle after CreateProcess. And we should not always set > inherit to true (as you stated earlier) when all 0-1 are given. > > I have to test all that in the coming days :) > > Hi Pierre, did you find the time to do that? could we at least open a bug or reopen 44942 until we come up with a more robust solution? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --14dae93409f78be6e404d62bfad9--