[Bug 254774] [rtld] dl_iterate_phdr: dlpi_tls_data should be the iterated module's TLS image instead of TLS initialization image
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 5 04:09:23 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254774
--- Comment #6 from maskray <emacsray at gmail.com> ---
(In reply to Konstantin Belousov from comment #5)
Ah, nice, thanks. Fixing libc.so should suffice for sanitizers - sanitizers
need dlsym(RTLD_NEXT, ...) and cannot be used with -static (libc.a).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list