Summary: | dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed. | ||
---|---|---|---|
Product: | dwz | Reporter: | Tom de Vries <vries> |
Component: | default | Assignee: | Nobody <nobody> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | doko, dwz, kkremitzki |
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Attachments: | StartGui.so.xz |
regression by commit 5f3ba3ae6054153ea9126d8ec39979e16a430e69 "Mark DW_OP_GNU_variable_value-referenced DIEs with die_no_multifile" (In reply to Tom de Vries from comment #1) > regression by commit 5f3ba3ae6054153ea9126d8ec39979e16a430e69 "Mark > DW_OP_GNU_variable_value-referenced DIEs with die_no_multifile" RFC: https://sourceware.org/ml/dwz/2019-q4/msg00028.html |
Created attachment 12040 [details] 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) ...