This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/55341] address-sanitizer and Fortran


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

--- Comment #20 from Kostya Serebryany <kcc at gcc dot gnu.org> 2012-12-19 08:51:54 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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]