X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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" <cygwin_ml@noprivatereply.com>
Reply-To: cygwin_ml@noprivatereply.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@cygwin.com
Subject: Re: resuming backgrounded job causes hang (Cygwin 1.7.19 / Dothan 1.7GHz)
References: <CANi_VVc45nC55fKpCriAp6=VE+4CUvASi6Ks2nFrQ=tLktSzXg@mail.gmail.com> <51B05080.3030106@noprivatereply.com> <20130606110210.GA13320@calimero.vinschen.de> <20130606155200.GC13320@calimero.vinschen.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

