https://sourceware.org/bugzilla/show_bug.cgi?id=23771
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |INVALID
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
A memory allocation failure on fuzzed binaries is generally not a bug. Please
check that the fuzzed binary doesn't have ridiculously large sections before
reporting a bug like this one. Here, .rela.debug_line has size of 0xc00000018,
so an "out of memory" condition isn't surprising, especially when using ASAN.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils