This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/22993] New: Dwarf Error: wrong version in compilation unit header


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

            Bug ID: 22993
           Summary: Dwarf Error: wrong version in compilation unit header
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: nikhilnitk09 at gmail dot com
  Target Milestone: ---

Working on one product and see below error during execution.

BFD: /lib64/libc.so.6: invalid relocation type 37
BFD: BFD 2.17.50 20060514 assertion fail ../../bfd/elf64-x86-64.c:259
BFD: /lib64/libc.so.6: invalid relocation type 37
BFD: BFD 2.17.50 20060514 assertion fail ../../bfd/elf64-x86-64.c:259

warning: Lowest section in /......./libicudata.so.38 is .gnu.hash at
0000000000000120
Error while reading shared library symbols:
Dwarf Error: wrong version in compilation unit header (is 3, should be 2) [in
module /......./libsm_license.so]
Error while reading shared library symbols:
Dwarf Error: wrong version in compilation unit header (is 3, should be 2) [in
module /......./libsm_license.so]
0x0000003b67c0b68c in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib64/libpthread.so.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]