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/17561] GLIBC 2.20 results in SIGILL on x86_64 with double pthread_rwlock_unlock()


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

Andi Kleen <andi-bz at firstfloor dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andi-bz at firstfloor dot org

--- Comment #3 from Andi Kleen <andi-bz at firstfloor dot org> ---
Yes don't do that as it's undefined.

In theory it would be possible to put a workaround into glibc for it, but it
would make the unlock path slower and so far it was not deemed needed for this
undefined case.

-- 
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]