bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/16949] arm-none-eabi-objdump segfaults when disassembling


From: nickc at redhat dot com
Subject: [Bug binutils/16949] arm-none-eabi-objdump segfaults when disassembling ARM BE elf file
Date: Tue, 17 Jun 2014 10:54:16 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Andrey,

  Please try out the uploaded patch and let me know if it works for you.

  The problems appears to be that the binary contains bogus debug information. 
Specifically it has DW_AT_MIPS_linkage_name attributes that have a numeric
value rather than a string value.  This confuses the code that converts
addressess into function names, since DW_AT_MIPS_linkage_name is supposed to
contain a valid function name.

Cheers
  Nick

-- 
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]