bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24232] objdump: Out of memory in objalloc.c


From: amodra at gmail dot com
Subject: [Bug binutils/24232] objdump: Out of memory in objalloc.c
Date: Tue, 19 Feb 2019 11:32:24 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24232

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
This doesn't reproduce for me, at least not on objdump built by gcc and without
the address sanitizer (which increases memory use).  Incidentally, hitting an
out of memory failure in objalloc_alloc is not a libiberty failure and so
should not be reported to the gcc project.

Also, out of memory failures triggered by user input are not that interesting. 
It is perfectly reasonable for objdump to return with "out of memory" on
objects with silly sizes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]