AddressSanitizer halt_on_error problems with gcc 9.4 x64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I try to make Asan continue running after a container overflow error. I added -fsanitize-recover=address to the build flags, and tried both halt_on_error=0 and abort_on_error=0 in the ASAN_OPTIONS. Nothing works, the program aborts after the first error.


Could the problem be avoided with suppression files? If yes, is there an easy way to suppress anything from boost?

Regards




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux