This is the mail archive of the glibc-bugs@sourceware.org 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/18729] x86: glibc-2.21 linked with application which uses pthread_rwlock_unlock on pre Haswell CPUs crashes because of TSX-NI usage


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

--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
A (non-elided) locked rwlock cannot have writer == 0 && nr_readers == 0.

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


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