This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug sanitizer/80027] ASAN breaks DT_RPATH $ORIGIN in dlopen()
- From: "tetra2005 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Jul 2017 09:40:46 +0000
- Subject: [Bug sanitizer/80027] ASAN breaks DT_RPATH $ORIGIN in dlopen()
- Auto-submitted: auto-generated
- References: <bug-80027-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80027
--- Comment #7 from Yuri Gribov <tetra2005 at gmail dot com> ---
(In reply to Michael Thayer from comment #6)
> Yuri, my initial description should still apply, though I haven't tested
> this recently. The follow-up comments were Maxim trying to help me with a
> work-around.
Michael, the core issue is in libasan which is developed in LLVM and then
pulled to GCC. Max mentioned there's already an upstream bugreport
(https://bugs.llvm.org//show_bug.cgi?id=27790). We typically close regressions
caused by upstream packages as RESOLVED MOVED.