[Bug default/27213] New: alt_clear_dups: Assertion `child->die_dup == NULL' failed.

jakub at redhat dot com sourceware-bugzilla@sourceware.org
Wed Jan 20 10:23:40 GMT 2021


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

            Bug ID: 27213
           Summary: alt_clear_dups: Assertion `child->die_dup == NULL'
                    failed.
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: jakub at redhat dot com
                CC: dwz at sourceware dot org
  Target Milestone: ---

Created attachment 13137
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13137&action=edit
tarball with g++ gcc ar nm built with DWARF5 .debug_info and .debug_line

for i in g++ gcc ar nm; do cp -af $i.orig $i; done; rm -f gcc.dwz; ./dwz -m
gcc.dwz g++ gcc ar nm
dwz: dwz.c:15837: alt_clear_dups: Assertion `child->die_dup == NULL' failed.
Aborted (core dumped)

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


More information about the Dwz mailing list