This is the mail archive of the cygwin-developers@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: Many pthread failures in the test suite, one setgroup failure


On Sun, Sep 29, 2002 at 11:57:26AM +1000, Robert Collins wrote:
>On Sun, 2002-09-29 at 10:02, Christopher Faylor wrote:
>
>> Already did that.  It brings the pthread test suite failures down to
>> 1 for pthread-condvar6.  assertion output is below.
>
>> Assertion failed: (pthread_cond_timedwait(&cvthing.notbusy, &cvthing.lock, &abstime) == 0), file /cygnus/src/uberbaum/winsup/testsuite/winsup.api/pthread/condvar6.c, line 97
>> Assertion failed: (pthread_cond_timedwait(&cvthing.notbusy, &cvthing.lock, &abstime) == 0), file /cygnus/src/uberbaum/winsup/testsuite/winsup.api/pthread/condvar6.c, line 97
>
>Can you get me the actual value returned by timedwait? It will help me
>tracing the behaviour.

How about if I actually just give you a debugging version of the DLL?
Then you can duplicate the problem for yourself, presumably.

cgf


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