[Bug nptl/13165] pthread_cond_wait() can consume a signal that was sent before it started waiting
bugdal at aerifal dot cx
sourceware-bugzilla@sourceware.org
Wed Sep 21 22:29:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=13165
--- Comment #3 from Rich Felker <bugdal at aerifal dot cx> 2011-09-21 22:29:21 UTC ---
Can you explain how you know (2) is completed before (3) occurs, in your
scenario? If there's no synchronization to order these steps, then isn't it
possible that one or more of the signals happens after a thread from group B is
waiting?
If you have a minimal self-contained test case for the issue, I'd be interested
in seeing it.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list