Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: castilma on 22 March 2023, 15:41:00

Title: zathura crashes when opening table of contents
Post by: castilma on 22 March 2023, 15:41:00
When opening a pdf and pressing TAB, zathura segfaults. dmesg:
Code: [Select]
[174320.965390] traps: zathura[19061] general protection fault ip:7fa471d5ef8b sp:7fffa4aaa750 error:0 in libgirara-gtk3.so.3.1[7fa471d5c000+f000]
Code: [Select]
zathura 0.5.2
girara 0.3.9 (runtime: 0.3.9)
(plugin) cb (0.1.10) (/usr/lib/zathura/libcb.so)
(plugin) pdf-poppler (0.3.1) (/usr/lib/zathura/libpdf-poppler.so)
(plugin) djvu (0.2.9) (/usr/lib/zathura/libdjvu.so)
(plugin) ps (0.2.7) (/usr/lib/zathura/libps.so)

Title: Re: zathura crashes when opening table of contents
Post by: Penaz on 29 March 2023, 20:47:18
Hello,

I have the same issue, according to this issue on PWMT's GitLab: https://git.pwmt.org/pwmt/zathura/-/issues/344

girara needs to be updated to version 0.4.0, so I think it's just a matter of time until this issue is fixed (fingers crossed!)
Title: Re: zathura crashes when opening table of contents
Post by: ndowens on 30 March 2023, 05:27:33
I've updated girara, so maybe this will fix it