[Bug sanitizer/58937] Preloaded libasan segfaults on unsanitized executables

eugeni.stepanov at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 13 09:53:00 GMT 2013


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

--- Comment #10 from Evgeniy Stepanov <eugeni.stepanov at gmail dot com> ---
We don't intercept signal() on Android, because there is a friendly crash
handler installed by the OS, and we don't need to handle segv ourselves.



More information about the Gcc-bugs mailing list