This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cygwin 1.3.3-2 hangs on semaphore somewhere in NTDLL.DLL


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]