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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Mingi,

  Unfortunately I am unable to reproduce this failure.  When I run the
  test command I see these error messages:

objdump: Error: Internal error: binutils/dwarf.c:7823: LEB value (70313074559)
too large for containing variable
objdump: Warning: Corrupt augmentation data length: 0x5efc5f7f

  Are you sure that this problem was detected using the current 
  development sources ?

  If it was, then would you mind running the test under GDB and putting
  a breakpoint at dwarf.c:7827.  I need to know the value of the
  augmentation_data, start, end and augmentation_data_len variables.

  The check at line 7827 is supposed to catch any of these values 
  overflowing, but it would appear that it is not working for your
  test case.

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

Reply via email to