[Bug nptl/23844] pthread_rwlock_trywrlock results in hang

prohaska7 at gmail dot com sourceware-bugzilla@sourceware.org
Tue Dec 11 14:00:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=23844

richard prohaska <prohaska7 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |prohaska7 at gmail dot com

--- Comment #3 from richard prohaska <prohaska7 at gmail dot com> ---
A simpler test case based on the original test case which uses only one lock
(and only two threads also reproduces the thread hangs when using the trywrlock
function. Since there are only two threads manipulating the same lock, it will
be easier to identify the cause of the thread hangs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list