X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Date: Sun, 17 Apr 2011 17:46:10 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 1.7.9-1: kill( pid, 0 ) on child before waitpid returns -1. Message-ID: <20110417214610.GA24173@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20110402124606 DOT GA6475 AT vegeta DOT utgard DOT biz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Sat, Apr 02, 2011 at 03:12:44PM +0100, Andy Koppe wrote: >2011/4/2 Marcin Konarski: >> Subject says it all. > >Nope, it doesn't actually. Explaining why it's wrong would have been >nice. Here's the relevant bit from POSIX: > >"Existing implementations vary on the result of a kill() with pid >indicating an inactive process (a terminated process that has not been >waited for by its parent). Some indicate success on such a call >(subject to permission checking), while others give an error of >[ESRCH]. Since the definition of process lifetime in this volume of >IEEE Std 1003.1-2001 covers inactive processes, the [ESRCH] error as >described is inappropriate in this case." Thanks for the test case and the definitive source. I've checked in a fix and am in the process of building a snapshot to fix the problem. It should be available in a few minutes at http://cygwin.com/snapshots/ . cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple