Date: Tue, 12 Oct 2021 10:38:47 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 259069] ldd -f format not applied to libraries Message-ID: <bug-259069-29464-K5IMjq88nP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259069-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-259069-29464@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=3D259069 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> --- Apparently this is an old issue, rtld in principle cannot reliably query environment of the running process. It happens to work in somewhat limited setting of ldd before bfd4c875a10560aaa2f4, but that revision formalized the fact that rtld should not try to dig into/nor it should trust the runtime changes. I have something prototyped to fix lld with custom format, but productizing it would take time. --=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-259069-29464-K5IMjq88nP>