From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20331 invoked by alias); 22 Dec 2012 17:50:51 -0000 Received: (qmail 20320 invoked by uid 22791); 22 Dec 2012 17:50:49 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_CG X-Spam-Check-By: sourceware.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 22 Dec 2012 17:50:43 +0000 Received: from pool-173-76-51-117.bstnma.fios.verizon.net ([173.76.51.117] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1TmTDe-0004Wf-UN for cygwin@cygwin.com; Sat, 22 Dec 2012 17:50:42 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 8F69113C076 for ; Sat, 22 Dec 2012 12:50:41 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18cfFpLKj3cW7LC/BMu8Z4a Date: Sat, 22 Dec 2012 17:50:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Intermittent failures retrieving process exit codes - snapshot test requested Message-ID: <20121222175041.GA14475@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <50C276AC.9090301@mailme.ath.cx> <50D401EF.9040705@coverity.com> <20121221103241.GD18188@calimero.vinschen.de> <20121221161024.GA10871@ednor.casa.cgf.cx> <20121221170219.GF18188@calimero.vinschen.de> <20121221193620.GA29203@ednor.casa.cgf.cx> <50D4E144.706@gmail.com> <20121222024943.GA5773@ednor.casa.cgf.cx> <20121222031430.GA8355@ednor.casa.cgf.cx> <50D57818.1070706@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50D57818.1070706@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-12/txt/msg00353.txt.bz2 On Sat, Dec 22, 2012 at 10:06:32AM +0100, marco atzeri wrote: >On 12/22/2012 4:14 AM, Christopher Faylor wrote: >> On Fri, Dec 21, 2012 at 09:49:43PM -0500, Christopher Faylor wrote: >>> I actually tried Xserver before submitting my change so it certainly isn't >>> a consistent problem. >> >> Sorry, I take that back. I tried Xserver before backing out parts of the >> other change and never retried it. Marco is right. It's definitely broken. >> I've checked in a new change and am regenerating a snapshot. >> >> cgf >> > >glad to be useful > >20121222 : Xserver works fine and the false loop does not stop. > >However lftp is still broken > >$ lftp >lftp :~> open -u xxxxxxx matzeri.altervista.org > 1 [main] lftp 1092 select_stuff::wait: WaitForMultipleObjects >failed, Win32 error 6 > > >(I have the impression it worked after your last select changes, but I >am unable to replicate) The snapshot is intended to work around the race between ExitThread and ExitProcess. Nothing else. 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