http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55517
--- Comment #11 from Kostya Serebryany <kcc at gcc dot gnu.org> --- > That will not happen. So ASAN will be unusable for me unless > it can be changed to work with a sane amount of virtual memory. Correct. I don't know any way to make ASAN work in the presence of hard VM limit. It's simpler to change your sisadmin :)