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]
Other format: [Raw text]

Re: CVS winsup/testsuite/winsup.api/pthread/condvar9.c failure


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/


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