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

[Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed.



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

            Bug ID: 25109
           Summary: dwz: dwz.c:9310: write_die: Assertion `value &&
                    refdcu->cu_kind != CU_ALT' failed.
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: vries at gcc dot gnu.org
                CC: dwz at sourceware dot org
  Target Milestone: ---

Created attachment 12040
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12040&action=edit
StartGui.so.xz

...
$ cp StartGui.so 1
$ cp 1 2
$ dwz -m 3 1 2
dwz: /home/vries/dwz/dwz.git/dwz.c:9310: write_die: Assertion `value &&
refdcu->cu_kind != CU_ALT' failed.
Aborted (core dumped)
...

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