[Bug fortran/55341] address-sanitizer and Fortran

kcc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 19 08:37:00 GMT 2012


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

--- Comment #17 from Kostya Serebryany <kcc at gcc dot gnu.org> 2012-12-19 08:37:21 UTC ---
For whatever reason the fortran code is touching asan's shadow:
  Address 0x1ffff6742e2c is located in the high shadow area.

What is __qs_environment_MOD_qs_init doing? 
Is it normally touching that region of address space?



More information about the Gcc-bugs mailing list