Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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-Authentication-Warning: atacama.four-d.de: mail set sender to using -f Message-ID: <3E83FD45.5060902@gmx.net> Date: Fri, 28 Mar 2003 08:44:05 +0100 From: Thomas Pfaff User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Ford CC: cygwin Subject: Re: CVS winsup/testsuite/winsup.api/pthread/condvar9.c failure References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Brian Ford wrote: > I have been seeing this for a few days now. I will investigate further > when I have more time, but I thought I would give Thomas Pfaff and others > a heads up. > > It is failing with: > > Assertion failed: (awoken == NUMTHREADS - canceledThreads), file > /home/ford/downloads/cygwin/winsup/testsuite/winsup.api/pthread/condvar9.c, > line 229 > > A simple debug shows: > > pthread/condvar9.c: awoken 8 NUMTHREADS 9 canceledThreads 2 > > This loop seems strangely architected, so I will have to look into the > correctness of the test later. > > Just FYI. > I can't reproduce this on NT4SP6 single CPU, i always get: awoken 7, canceledThreads 2 Which windows version are you using ? Thomas -- 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/