[Bug dynamic-link/21777] use of pthread_getspecific, pthread_setspecific in a statically linked program leads to a crash before main

ppluzhnikov at google dot com sourceware-bugzilla@sourceware.org
Sun Sep 2 02:29:00 GMT 2018


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

--- Comment #3 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
OTOH, a program that is 

- linked statically with libpthread.a and
- calls pthread_setspecific() and
- doesn't call pthread_mutex*

seems like an exceedingly contrived example.

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


More information about the Glibc-bugs mailing list