Stack trace and segfault in "__nptl_deallocate_tsd" when pthread exits
Issue
- Stack trace error and segfault in
__nptl_deallocate_tsdwhen pthread exits - Backtrace similar to the following:
(gdb) where
#0 0x00007f13e8764fa0 in ?? ()
#1 0x00007f13fe367451 in __nptl_deallocate_tsd.part.8 () from /lib64/libpthread.so.0
#2 0x00007f13fe3681eb in start_thread () from /lib64/libpthread.so.0
#3 0x00007f13fd002e73 in clone () from /lib64/libc.so.6
Environment
- Red Hat Enterprise Linux
- GNU C library
- Native POSIX Threads Library (NPTL) implementation of POSIX Threads aka pthreads
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.