[Bug nptl/22635] New: pthread_self returns NULL before libpthread is loaded
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Dec 20 10:39:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=22635
Bug ID: 22635
Summary: pthread_self returns NULL before libpthread is loaded
Product: glibc
Version: 2.26
Status: NEW
Severity: normal
Priority: P2
Component: nptl
Assignee: unassigned at sourceware dot org
Reporter: fweimer at redhat dot com
CC: drepper.fsp at gmail dot com
Target Milestone: ---
Flags: security-
The pthread_self fallback implementation in libc.so returns NULL before
libpthread is loaded. It should return the POSIX thread ID of the main thread
instead.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list