bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30355] [DWARFv5] readelf: loc_offset XX too big


From: nickc at redhat dot com
Subject: [Bug binutils/30355] [DWARFv5] readelf: loc_offset XX too big
Date: Mon, 17 Apr 2023 12:58:36 +0000

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

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 Nick,

  Do you get errors if you examine the kernel with eu-readelf as well ?

  Are you able to strip the debug info out of the kernel and upload that as a
standalone file ?

  The implication of the error message is that the DWARF decoder has seen a
DW_FORM_loclistx form with an index value of 78, but the .debug_loclists
section does not have 78 (or more) entries in its index table.  This seems
unlikely, so the problem is almost certainly a binutils bug.  But having a
reproducer will really help to debug the problem.

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]