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 Mon, Sep 30, 2002 at 10:48:19AM +1000, Robert Collins wrote:
>On Mon, 2002-09-30 at 10:41, Christopher Faylor wrote:
>>Btw, I seem to be getting an EBUSY from the
>>pthread_mutex_lock(&cvthing.lock) in mythread().
>>
>>Looking at the pthread code, I don't see how that is possible.
>
>it could happen via thread.cc:2302 (lock->init->returns EBUSY).
>
>Anyway, I'm stepping out the door..  back in ~6hours.

Yep, that was it.  Robert suggested a change on irc and it seems to
have solved this problem.  So, all of the pthread tests are now
passing for me.

I think I'd better try this on a Windows 9x system, too, just to
be sure.

cgf


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