Skip to main content
Topic: zathura crashes when opening table of contents (Read 408 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

zathura crashes when opening table of contents

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)


Re: zathura crashes when opening table of contents

Reply #1
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!)

 

Re: zathura crashes when opening table of contents

Reply #2
I've updated girara, so maybe this will fix it