Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Apr 2021 04:09:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254774] [rtld] dl_iterate_phdr: dlpi_tls_data should be the iterated module's TLS image instead of TLS initialization image
Message-ID:  <bug-254774-227-vI6OJ1p3UZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254774-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254774-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254774

--- Comment #6 from maskray <emacsray@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).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254774-227-vI6OJ1p3UZ>