[Bug sanitizer/56393] SIGSEGV when -fsanitize=address and dynamic lib with global objects

eugeni.stepanov at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 20 14:57:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56393

--- Comment #11 from Evgeniy Stepanov <eugeni.stepanov at gmail dot com> 2013-02-20 14:57:02 UTC ---
Yes, dynamic libasan is still busted.
We could link a small .o into executables built with dynamic libasan; that .o
would contain a .preinit record pointing to the dynamically-linked __asan_init.



More information about the Gcc-bugs mailing list