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/19861] pthread library fork invocation leads to crash


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

--- Comment #1 from Anders Kaseorg <andersk at mit dot edu> ---
To reproduce on Ubuntu 16.04, I had to add -Wl,--no-as-needed before -lpthread
(to make sure the resulting binary really links libpthread.so.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]