Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3BCBEE42.1080408@milohedge.com>
Date: Tue, 16 Oct 2001 09:22:26 +0100
From: Robert Bogomip <bob.bogo@milohedge.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
X-Accept-Language: en-us
MIME-Version: 1.0
To: David Starks-Browning <starksb@ebi.ac.uk>
CC: cygwin <cygwin@cygwin.com>
Subject: Re: cygwin 1.3.3-2 hangs on semaphore somewhere in NTDLL.DLL
References: <3BCB2D32.8050406@milohedge.com>	<20011015144641.E6984@redhat.com>	<7301-Mon15Oct2001224425+0100-starksb@ebi.ac.uk>	<037801c155cc$98290900$0200a8c0@lifelesswks> <4617-Tue16Oct2001000923+0100-starksb@ebi.ac.uk>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

David Starks-Browning wrote:

 >
 > Robert Bogomip, do you want to try a snapshot and confirm this?
 >

Hmmmm... Using cygwin1-20011016.dll.bz2 I get:

   $ while :; do n=$[100 * RANDOM / 32767]; echo $n; make -j $n -f Makefile.partest >/dev/null; done
   74
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   50
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   81
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   94
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   78
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   72
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   99
   make: *** wait: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   88
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   13
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   93
   make: *** read jobs pipe: No children.  Stop.
   make: *** Waiting for unfinished jobs....
   make: *** wait: No children.  Stop.
   .
   .
   .

The previous snapshot (cygwin1-20011013.dll.bz2) is similar, except that
no complaints are made when $n < 50.

No hangs though.

No problems on Linux, or previous cygwin (1.3.2-1).

[Thanks for the interest BTW]
-- 
Robert Bogomip /// mailto:bob.bogo :att: milohedge.com


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

