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 dynamic-link/14379] shared object constructors are called in the wrong order


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

--- Comment #5 from Andy Lutomirski <luto at mit dot edu> ---
I think this bug is involved in a fairly reliable deadlock when a multithreaded
application that preloads tcmalloc and links to GnuTLS 3.2 or earlier calls
fork:

https://bugs.freedesktop.org/show_bug.cgi?id=84567

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