https://sourceware.org/bugzilla/show_bug.cgi?id=20801
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nickc at redhat dot com Resolution|--- |FIXED --- Comment #2 from Nick Clifton <nickc at redhat dot com> --- Hi Joseph, Thanks for reporting this. Objdump is in fact correct - memory is being exhausted. The .note.gnu.build-id section in your test file has a size of 0x8000000024, which is the cause of the problem. I have checked in a patch however, to add an extra error message to objdump's output, which I hope will make things clearer: objdump: error: id_000000,sig_06,src_000000,op_flip1,pos_4428(.note.gnu.build-id) is too large (0x8000000024 bytes) objdump: id_000000,sig_06,src_000000,op_flip1,pos_4428: Memory exhausted Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils