bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24623] New: DWARF errors


From: trass3r at gmail dot com
Subject: [Bug binutils/24623] New: DWARF errors
Date: Mon, 27 May 2019 08:30:25 +0000

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

            Bug ID: 24623
           Summary: DWARF errors
           Product: binutils
           Version: 2.32
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: trass3r at gmail dot com
  Target Milestone: ---

Created attachment 11805
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11805&action=edit
test files

$ nm -ClS --radix=d --size-sort firmwareNoError.elf
T __libc_csu_fini
b completed.7374
T main        main.cpp:9
R _IO_stdin_used
T _start
T __libc_csu_init

$ nm -ClS --radix=d --size-sort firmwareAbbrevError.elf
T __libc_csu_fininm: DWARF error: could not find abbrev number 7

b completed.7374
R _IO_stdin_used
T _start
T __libc_csu_init

$ nm -ClS --radix=d --size-sort firmwareInfoPtr.elf
T __libc_csu_fininm: DWARF error: info pointer extends beyond end of attributes
b completed.7374
R _IO_stdin_used
T _start
T __libc_csu_init

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