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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=VK1XHJ4p8yVRdmYl Nx4HRgDil7QPvHpdiBpwUsA+exXomWZMDmYzvRw5r759J76kOzXpO3XYm6/txDgA zgzjeREIP0TxeHwLQi3NHVJ/2PQO/Lv2wYMJwhRz7do30Mw4nlhltE9RosMvr2pl toCP9jgeSO2np3sqmgYIue2H2go= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=/H7zDRnjb8Q5F5qwaINGi3 lfbro=; b=wrZggsY+0HHguvocftNvOOd2ACkQIvcSDvnopXSb92wEFtCqWqdhYm 0+DWX3c/f3lnfHmlSNNuyNyKL9pHOw8CUMeXBxKiCeW14r54P/6TShsCWsqJ0nHt bHfWLp6wQDH0XRC3jXlev5qhGBTHowihOqPEzQm7ERSInEXx1zmtE= 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=-4.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,NO_DNS_FOR_FROM,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Message-ID: <51B0BE79.1020407@noprivatereply.com> Date: Thu, 06 Jun 2013 18:53:13 +0200 From: "Seb.Th" Reply-To: cygwin_ml AT noprivatereply DOT com User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: resuming backgrounded job causes hang (Cygwin 1.7.19 / Dothan 1.7GHz) 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> In-Reply-To: <20130606155200.GC13320@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 ! -- 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