public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed.
@ 2019-01-01  0:00 vries at gcc dot gnu.org
  2019-01-01  0:00 ` [Bug default/25109] " vries at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug default/25109] dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed.
  2019-01-01  0:00 [Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed vries at gcc dot gnu.org
  2019-01-01  0:00 ` [Bug default/25109] " vries at gcc dot gnu.org
@ 2019-01-01  0:00 ` vries at gcc dot gnu.org
  2019-01-01  0:00 ` vries at gcc dot gnu.org
  2019-01-01  0:00 ` vries at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
Fixed by:
https://sourceware.org/git/?p=dwz.git;a=commit;h=172afd9f1de1c76366a55fea85259b59900491b7

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug default/25109] dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed.
  2019-01-01  0:00 [Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed vries at gcc dot gnu.org
@ 2019-01-01  0:00 ` vries at gcc dot gnu.org
  2019-01-01  0:00 ` vries at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
(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

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug default/25109] dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed.
  2019-01-01  0:00 [Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed vries at gcc dot gnu.org
  2019-01-01  0:00 ` [Bug default/25109] " vries at gcc dot gnu.org
  2019-01-01  0:00 ` vries at gcc dot gnu.org
@ 2019-01-01  0:00 ` vries at gcc dot gnu.org
  2019-01-01  0:00 ` vries at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Tom de Vries <vries at gcc dot gnu.org> ---
Added test-case:
https://sourceware.org/git/?p=dwz.git;a=commit;h=b07c725e62272d582039ff8b6052e3405f0914b5

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug default/25109] dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed.
  2019-01-01  0:00 [Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed vries at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2019-01-01  0:00 ` vries at gcc dot gnu.org
@ 2019-01-01  0:00 ` vries at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
regression by commit 5f3ba3ae6054153ea9126d8ec39979e16a430e69 "Mark
DW_OP_GNU_variable_value-referenced DIEs with die_no_multifile"

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-06 10:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [Bug default/25109] New: dwz: dwz.c:9310: write_die: Assertion `value && refdcu->cu_kind != CU_ALT' failed vries at gcc dot gnu.org
2019-01-01  0:00 ` [Bug default/25109] " vries at gcc dot gnu.org
2019-01-01  0:00 ` vries at gcc dot gnu.org
2019-01-01  0:00 ` vries at gcc dot gnu.org
2019-01-01  0:00 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).