[Bug sanitizer/89308] [8 only] The sanitizers do no longer work on GCC 8 with newer kernels
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 14 17:21:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89308
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Still, a reexec is costly and might break some programs. If the ASLR makes
problems only sometimes, it might be better to try to map stuff it wants and if
that fails, before reporting failure try this CheckASLR.
More information about the Gcc-bugs
mailing list