[LLVMdev] Asan: Print stacktrace on SIGFPE

Karl Skomski karl at skomski.com
Fri Jul 31 05:15:43 PDT 2015


Would it make sense to add the possibility to print a stacktrace also on
SIGFPE and not only on SIGSEGV or SIGBUS?
Only noticed that LibFuzzer doesn't generate any crash report because asan
is not handling the signal.

Kind regards,

Karl Skomski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150731/507b1b9c/attachment.html>


More information about the llvm-dev mailing list