pwmt / zathura

Document viewer
https://pwmt.org/projects/zathura
zlib License
1.88k stars 129 forks source link

Segfault whenever I open a pdf's index #386

Closed sebastinas closed 2 months ago

sebastinas commented 1 year ago

On GitLab by @rien333 on Mar 14, 2023, 21:44


I get a segfault whenever I open a pdf's index (i.e. by hitting tab). I guess I could send you a pdf to reproduce, but it happens on all pdfs with indexes.

Happens on the most recent commit, and with both the mupdf and poppler backend. Am running Arch Linux.

sebastinas commented 1 year ago

On GitLab by @hleft on Mar 15, 2023, 04:55


It's because of glib2 update

sebastinas commented 1 year ago

On GitLab by @valoq on Mar 16, 2023, 11:48


Duplicate of #17

Fixed in https://git.pwmt.org/pwmt/girara/-/commit/6926cc1234853ccf3010a1e2625aafcf462ed60e

sebastinas commented 1 year ago

On GitLab by @irate-bear on Mar 16, 2023, 13:50


Downgrading to GLib 2.74.6 seems to fix the issue