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 sanitizer/59733] [4.9 Regression] bootstrap-asan failed to bootstrap


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.


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