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: "thayer-public at e dot mail.de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Jul 2017 09:11:35 +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
Michael Thayer <thayer-public at e dot mail.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thayer-public at e dot mail.de
--- Comment #6 from Michael Thayer <thayer-public at e dot mail.de> ---
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.