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

[Bug default/24169] dwz: dwz.c:8792: write_die: Assertion `refd != NULL' failed.



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

--- Comment #6 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Matthias Klose from comment #5)
> fyi, this seems to be fixed on trunk 20190701

Well, I can't reproduce that. 

For me the failure still triggers with current trunk:
...
$ ./dwz multidictionary 
dwz: /data/dwz/dwz.git/dwz.c:9108: write_die: Assertion `refd != NULL' failed.
Aborted (core dumped)
$ ./dwz -l0 multidictionary 
Segmentation fault (core dumped)
...

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