[Bug sanitizer/59733] [4.9 Regression] bootstrap-asan failed to bootstrap
kcc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 24 13:17:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59733
--- Comment #13 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
> If you run cc1plus under GDB, you will get
>
> Breakpoint 6, __sanitizer::Report (
> format=format@entry=0x284f6f0 "ERROR: %s failed to allocate 0x%zx (%zd)
> bytes of %s: %d\n")
This happens due to OOM, we need to understand why OOM happens.
More information about the Gcc-bugs
mailing list