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

kcc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 20 14:30:00 GMT 2013


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

--- Comment #8 from Kostya Serebryany <kcc at gcc dot gnu.org> 2013-02-20 14:30:16 UTC ---
With http://llvm.org/viewvc/llvm-project?rev=175623&view=rev
__asan_init is called from preinit_array, thus fixing this problem.

Will try to merge to gcc in a few days.



More information about the Gcc-bugs mailing list