This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc 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]

[Bug nptl/300] pthread_cond_timedwait does not reacquire the mutex on cancelation


------- Additional Comments From sebastien dot decugis at ext dot bull dot net  2004-08-05 08:23 -------
Created an attachment (id=150)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=150&action=view)
Sample which will reproduce the problem after a while

This sample will reproduce the bug after a while:
$ ./showbug 
[09:22:58][parent] All condvars & mutex are ready 
[09:22:58][parent] Signal handler registered
[09:22:58][parent] All 10 manager threads are running...
[09:28:05]Test showbug.c unresolved: got 1 (Operation not permitted) on line
139 (Failed to unlock mutex in cancel handler (THIS IS A BUG))


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=300

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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