X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=apol36uhewr4/Cg02iRGdtKC5KASB1 E+7lW7sjl2HfFShMSEHMBN73o1SeaafiS2pCVd74EU3UB/zN4wd6YDocQ1Wcy3C4 u0PCANSMRm0bNDhNsLVRnikc0mXLOvd0zg6nOdiUnLYoxHKK6Hr1v4ZZ25+u0KE9 BRI+0sM5wJKys= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=CPjEUKJFL1q+ufVDkIIgcUMgyUY=; b=eS2G qPw8S17sEYg5sIVEkWR3gPRDa2XqmqNStEeBxJdh+X+TGr80s+/YtVUuqEEmmDEP OOn60oDIK5djBiYKRO4cmQtpXx9kJN1mc5R/lNM6RsRPrnvTQLqPHvklYMS2ceIW Xw7IX8l/6htDJreFwVeheWU9fzHPGN8dyZNZ6oY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Date: Thu, 6 Jun 2013 19:27:50 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: resuming backgrounded job causes hang (Cygwin 1.7.19 / Dothan 1.7GHz) Message-ID: <20130606172750.GF13320@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51B05080 DOT 3030106 AT noprivatereply DOT com> <20130606110210 DOT GA13320 AT calimero DOT vinschen DOT de> <20130606155200 DOT GC13320 AT calimero DOT vinschen DOT de> <51B0BE79 DOT 1020407 AT noprivatereply DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <51B0BE79.1020407@noprivatereply.com> User-Agent: Mutt/1.5.21 (2010-09-15) On Jun 6 18:53, Seb.Th wrote: > Le 06/06/2013 17:52, Corinna Vinschen a écrit : > > >Ok, I found the reason for this behaviour. There was a potential > >starvation problem which really only got hold on single-CPU/single > >core systems. Two threads were locking a mutex and waiting for each > >other. The one thread which could have resolved the problem never got > >CPU time due to the locking mechanism and an extremly tight window in > >which the other thread unlocked the mutex. > > > >I fixed the problem in CVS and I've just created a new 2013-06-06 32 bit > >developer snapshot, which you can find on http://cygwin.com/snapshots/, > >as well as a 64 bit DLL 1.7.20-1 which I uploaded as part of the 64 bit > >test distro. > > > >Please test and send feedback. > > > 2013-06-06 32 bit snapshot successfully tested here (Win XP SP3). > mc, lftp, bash scripts subshell : OK. > All went fine, no more freeze. > > Many thanks ! Thanks for the feedback! Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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