[Bug nptl/16657] Lock elision breaks pthread_mutex_destroy

bugdal at aerifal dot cx sourceware-bugzilla@sourceware.org
Wed Jul 2 18:07:00 GMT 2014


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

--- Comment #21 from Rich Felker <bugdal at aerifal dot cx> ---
Judging from the description, I suspect this is just a bug in your code (lack
of synchronization when accessing data read/written by other threads) and
neither a glibc bug nor a gcc bug. An "outline of the code" is definitely not
sufficient to determine this since the potential bug is in the details. A
minimal self-contained reproducible test case is needed.

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



More information about the Glibc-bugs mailing list