----- Original Message ----- From: "Norman Vine" <[EMAIL PROTECTED]> To: "'Robert Collins'" <[EMAIL PROTECTED]>; "'Jason Tishler'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, September 30, 2001 10:25 PM Subject: RE: fix cond_race... was RE: src/winsup/cygwin ChangeLog thread.cc thread.h ...
> See attached Inline is cool too :}. please try an updated dll, I've checked in a potential fix now. If that doesn't fix it, then.. in frame 3 (pthread_cond_wait. can you do print *(pthread_cond_t *) 0xa05e6fc (the value of the first parameter). in frame 2, print *cond , or if cond doesn't look sensible, print **pthread_cond_t *) <value of first parameter> Rob
