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/21778] Robust mutex may deadlock


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

--- Comment #12 from Vladimír Čunát <vcunat at gmail dot com> ---
Thanks for fixing this!

Slightly off-topic - I'm rather scared when I see such comments in released
glibc versions:
    /* FIXME This violates the mutex destruction requirements.  See
       __pthread_mutex_unlock_full.  */

I would really hate to have to debug a situation where memory gets reused and
kernel writes into it at some point later.  (I understand the triggering
situation might be considered unlikely, but still...)

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