You are not logged in.
I was working on a LaTeX document, when I realized that Zathura had crashed upon displaying the PDF output. The same file displays fine in other viewers, as well does Zathura display other PDF files fine.
The debug output and running Zathura from the command line tell me that it's an address boundary error (SIGSEGV). From the debug output I conclude that there's a problem when rendering page 2, but I am stuck now. Reinstalling Zathura or recompilation of the document does not help.
Any Ideas?
debug: ../girara/template.c:311: base_changed(): Variable 'session' not set.
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/pdf
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/oxps
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/epub+zip
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/x-fictionbook+xml
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/xml
debug: ../zathura/plugin.c:173: load_plugin(): Successfully loaded plugin from '/usr/lib/zathura/libpdf-mupdf.so'.
debug: ../zathura/plugin.c:174: load_plugin(): plugin pdf-mupdf: version 0.3.6
debug: ../girara/config.c:420: girara_config_parse(): reading configuration file '/etc/xdg/zathurarc'
debug: ../girara/config.c:327: config_parse(): failed to open config file '/etc/xdg/zathurarc'
debug: ../girara/config.c:420: girara_config_parse(): reading configuration file '/etc/zathurarc'
debug: ../girara/config.c:420: girara_config_parse(): reading configuration file '/home/user/.config/zathura/zathurarc'
debug: ../girara/config.c:327: config_parse(): failed to open config file '/home/user/.config/zathura/zathurarc'
debug: ../zathura/zathura.c:444: zathura_init(): Basic sandbox allowing normal operation.
debug: ../zathura/seccomp-filters.c:51: seccomp_enable_basic_filter(): adding rule kill to _sysctl
debug: ../zathura/seccomp-filters.c:52: seccomp_enable_basic_filter(): adding rule kill to acct
debug: ../zathura/seccomp-filters.c:53: seccomp_enable_basic_filter(): adding rule kill to add_key
debug: ../zathura/seccomp-filters.c:54: seccomp_enable_basic_filter(): adding rule kill to adjtimex
debug: ../zathura/seccomp-filters.c:55: seccomp_enable_basic_filter(): adding rule kill to chroot
debug: ../zathura/seccomp-filters.c:56: seccomp_enable_basic_filter(): adding rule kill to clock_adjtime
debug: ../zathura/seccomp-filters.c:57: seccomp_enable_basic_filter(): adding rule kill to create_module
debug: ../zathura/seccomp-filters.c:58: seccomp_enable_basic_filter(): adding rule kill to delete_module
debug: ../zathura/seccomp-filters.c:59: seccomp_enable_basic_filter(): adding rule kill to fanotify_init
debug: ../zathura/seccomp-filters.c:60: seccomp_enable_basic_filter(): adding rule kill to finit_module
debug: ../zathura/seccomp-filters.c:61: seccomp_enable_basic_filter(): adding rule kill to get_kernel_syms
debug: ../zathura/seccomp-filters.c:62: seccomp_enable_basic_filter(): adding rule kill to get_mempolicy
debug: ../zathura/seccomp-filters.c:63: seccomp_enable_basic_filter(): adding rule kill to init_module
debug: ../zathura/seccomp-filters.c:64: seccomp_enable_basic_filter(): adding rule kill to io_cancel
debug: ../zathura/seccomp-filters.c:65: seccomp_enable_basic_filter(): adding rule kill to io_destroy
debug: ../zathura/seccomp-filters.c:66: seccomp_enable_basic_filter(): adding rule kill to io_getevents
debug: ../zathura/seccomp-filters.c:67: seccomp_enable_basic_filter(): adding rule kill to io_setup
debug: ../zathura/seccomp-filters.c:68: seccomp_enable_basic_filter(): adding rule kill to io_submit
debug: ../zathura/seccomp-filters.c:69: seccomp_enable_basic_filter(): adding rule kill to ioperm
debug: ../zathura/seccomp-filters.c:70: seccomp_enable_basic_filter(): adding rule kill to iopl
debug: ../zathura/seccomp-filters.c:71: seccomp_enable_basic_filter(): adding rule kill to ioprio_set
debug: ../zathura/seccomp-filters.c:72: seccomp_enable_basic_filter(): adding rule kill to kcmp
debug: ../zathura/seccomp-filters.c:73: seccomp_enable_basic_filter(): adding rule kill to kexec_file_load
debug: ../zathura/seccomp-filters.c:74: seccomp_enable_basic_filter(): adding rule kill to kexec_load
debug: ../zathura/seccomp-filters.c:75: seccomp_enable_basic_filter(): adding rule kill to keyctl
debug: ../zathura/seccomp-filters.c:76: seccomp_enable_basic_filter(): adding rule kill to lookup_dcookie
debug: ../zathura/seccomp-filters.c:77: seccomp_enable_basic_filter(): adding rule kill to mbind
debug: ../zathura/seccomp-filters.c:78: seccomp_enable_basic_filter(): adding rule kill to nfsservctl
debug: ../zathura/seccomp-filters.c:79: seccomp_enable_basic_filter(): adding rule kill to migrate_pages
debug: ../zathura/seccomp-filters.c:80: seccomp_enable_basic_filter(): adding rule kill to modify_ldt
debug: ../zathura/seccomp-filters.c:81: seccomp_enable_basic_filter(): adding rule kill to mount
debug: ../zathura/seccomp-filters.c:82: seccomp_enable_basic_filter(): adding rule kill to move_pages
debug: ../zathura/seccomp-filters.c:83: seccomp_enable_basic_filter(): adding rule kill to name_to_handle_at
debug: ../zathura/seccomp-filters.c:84: seccomp_enable_basic_filter(): adding rule kill to open_by_handle_at
debug: ../zathura/seccomp-filters.c:85: seccomp_enable_basic_filter(): adding rule kill to perf_event_open
debug: ../zathura/seccomp-filters.c:86: seccomp_enable_basic_filter(): adding rule kill to pivot_root
debug: ../zathura/seccomp-filters.c:87: seccomp_enable_basic_filter(): adding rule kill to process_vm_readv
debug: ../zathura/seccomp-filters.c:88: seccomp_enable_basic_filter(): adding rule kill to process_vm_writev
debug: ../zathura/seccomp-filters.c:89: seccomp_enable_basic_filter(): adding rule kill to ptrace
debug: ../zathura/seccomp-filters.c:90: seccomp_enable_basic_filter(): adding rule kill to reboot
debug: ../zathura/seccomp-filters.c:91: seccomp_enable_basic_filter(): adding rule kill to remap_file_pages
debug: ../zathura/seccomp-filters.c:92: seccomp_enable_basic_filter(): adding rule kill to request_key
debug: ../zathura/seccomp-filters.c:93: seccomp_enable_basic_filter(): adding rule kill to set_mempolicy
debug: ../zathura/seccomp-filters.c:94: seccomp_enable_basic_filter(): adding rule kill to swapoff
debug: ../zathura/seccomp-filters.c:95: seccomp_enable_basic_filter(): adding rule kill to swapon
debug: ../zathura/seccomp-filters.c:96: seccomp_enable_basic_filter(): adding rule kill to sysfs
debug: ../zathura/seccomp-filters.c:97: seccomp_enable_basic_filter(): adding rule kill to syslog
debug: ../zathura/seccomp-filters.c:98: seccomp_enable_basic_filter(): adding rule kill to tuxcall
debug: ../zathura/seccomp-filters.c:99: seccomp_enable_basic_filter(): adding rule kill to umount2
debug: ../zathura/seccomp-filters.c:100: seccomp_enable_basic_filter(): adding rule kill to uselib
debug: ../zathura/seccomp-filters.c:101: seccomp_enable_basic_filter(): adding rule kill to vmsplice
debug: ../girara/session.c:929: girara_set_window_icon(): Loading window icon with name: org.pwmt.zathura
debug: ../zathura/zathura.c:370: init_database(): Using plain database backend.
debug: ../zathura/dbus-interface.c:104: bus_acquired(): Bus acquired at 'org.pwmt.zathura.PID-44108'.
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/dbus-interface.c:131: name_acquired(): Acquired 'org.pwmt.zathura.PID-44108' on session bus.
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/content-type.c:99: guess_type_magic(): magic detected filetype: application/pdf
debug: ../zathura/file-monitor.c:134: zathura_filemonitor_new(): using glib file monitor
debug: ../zathura/zathura.c:1110: document_open(): starting file monitor
debug: ../zathura/zathura.c:680: setup_renderer(): starting renderer with cache size 15
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 0 to 30503 x 21568 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 1 to 30503 x 21568 (841.89 x 595.28).
debug: ../zathura/callbacks.c:235: cb_widget_screen_changed(): called
debug: ../zathura/zathura.c:1228: document_open(): Failed to load bookmarks.
debug: ../zathura/jumplist.c:160: zathura_jumplist_load(): No jumplist for this file in the database yet
debug: ../zathura/render.c:971: page_cache_is_cached(): Page 2 is a cache miss
debug: ../zathura/render.c:1070: zathura_renderer_page_cache_add(): Page 2 is cached at cache index 0
debug: ../zathura/render.c:896: render_job(): Rendering page 2 ...
fish: Job 1, 'zathura -l debug file.pdf…' terminated by signal SIGSEGV (Address boundary error)Cheers
Last edited by eearcher (2021-06-25 08:46:38)
Offline
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 0 to 30503 x 21568 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 1 to 30503 x 21568 (841.89 x 595.28).Document size issue? Do you have a swap partition?
(It should™ still not segfault but tell you that the memory cannot be allocated, but well…)
Offline
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 0 to 30503 x 21568 (841.89 x 595.28). debug: ../zathura/render.c:923: render_all(): Queuing resize for page 1 to 30503 x 21568 (841.89 x 595.28).Document size issue? Do you have a swap partition?
(It should™ still not segfault but tell you that the memory cannot be allocated, but well…)
Thanks; Good catch, that seems wrong. I have several documents created from the same LaTeX template (so same document layout) that were compiled with the same setup, that display fine in Zathura:
...
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 0 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 1 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 2 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 3 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 4 to 2815 x 1991 (841.89 x 595.28).
...I don't have a swap partition.
Offline
Check the ppi - the 5 page document results in pages that are more than 100 times smaller.
Offline
Check the ppi - the 5 page document results in pages that are more than 100 times smaller.
I see. How does Zathura "decide" on which ppi it should use? I would assume it would always choose the same ppi value for PDFs if there are no raster images or anything? (no images or anything weird in the document).
Offline
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65I knowe nothing about zasthura, but your monitor says it's ~12inch wide and runs at 3840xsomething what results in 315 dpi
Maybe post the complete debug output from the not-bad pdf for comparism.
Offline
That seems about right. I'm working on a laptop with an UHD screen (resolution is 3840x2160).
Debug output of the "good" PDF:
debug: ../girara/template.c:311: base_changed(): Variable 'session' not set.
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/pdf
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/oxps
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/epub+zip
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/x-fictionbook+xml
debug: ../zathura/plugin.c:278: register_plugin(): plugin: filetype mapping added: application/xml
debug: ../zathura/plugin.c:173: load_plugin(): Successfully loaded plugin from '/usr/lib/zathura/libpdf-mupdf.so'.
debug: ../zathura/plugin.c:174: load_plugin(): plugin pdf-mupdf: version 0.3.6
debug: ../girara/config.c:420: girara_config_parse(): reading configuration file '/etc/xdg/zathurarc'
debug: ../girara/config.c:327: config_parse(): failed to open config file '/etc/xdg/zathurarc'
debug: ../girara/config.c:420: girara_config_parse(): reading configuration file '/etc/zathurarc'
debug: ../girara/config.c:420: girara_config_parse(): reading configuration file '/home/user/.config/zathura/zathurarc'
debug: ../girara/config.c:327: config_parse(): failed to open config file '/home/user/.config/zathura/zathurarc'
debug: ../zathura/zathura.c:444: zathura_init(): Basic sandbox allowing normal operation.
debug: ../zathura/seccomp-filters.c:51: seccomp_enable_basic_filter(): adding rule kill to _sysctl
debug: ../zathura/seccomp-filters.c:52: seccomp_enable_basic_filter(): adding rule kill to acct
debug: ../zathura/seccomp-filters.c:53: seccomp_enable_basic_filter(): adding rule kill to add_key
debug: ../zathura/seccomp-filters.c:54: seccomp_enable_basic_filter(): adding rule kill to adjtimex
debug: ../zathura/seccomp-filters.c:55: seccomp_enable_basic_filter(): adding rule kill to chroot
debug: ../zathura/seccomp-filters.c:56: seccomp_enable_basic_filter(): adding rule kill to clock_adjtime
debug: ../zathura/seccomp-filters.c:57: seccomp_enable_basic_filter(): adding rule kill to create_module
debug: ../zathura/seccomp-filters.c:58: seccomp_enable_basic_filter(): adding rule kill to delete_module
debug: ../zathura/seccomp-filters.c:59: seccomp_enable_basic_filter(): adding rule kill to fanotify_init
debug: ../zathura/seccomp-filters.c:60: seccomp_enable_basic_filter(): adding rule kill to finit_module
debug: ../zathura/seccomp-filters.c:61: seccomp_enable_basic_filter(): adding rule kill to get_kernel_syms
debug: ../zathura/seccomp-filters.c:62: seccomp_enable_basic_filter(): adding rule kill to get_mempolicy
debug: ../zathura/seccomp-filters.c:63: seccomp_enable_basic_filter(): adding rule kill to init_module
debug: ../zathura/seccomp-filters.c:64: seccomp_enable_basic_filter(): adding rule kill to io_cancel
debug: ../zathura/seccomp-filters.c:65: seccomp_enable_basic_filter(): adding rule kill to io_destroy
debug: ../zathura/seccomp-filters.c:66: seccomp_enable_basic_filter(): adding rule kill to io_getevents
debug: ../zathura/seccomp-filters.c:67: seccomp_enable_basic_filter(): adding rule kill to io_setup
debug: ../zathura/seccomp-filters.c:68: seccomp_enable_basic_filter(): adding rule kill to io_submit
debug: ../zathura/seccomp-filters.c:69: seccomp_enable_basic_filter(): adding rule kill to ioperm
debug: ../zathura/seccomp-filters.c:70: seccomp_enable_basic_filter(): adding rule kill to iopl
debug: ../zathura/seccomp-filters.c:71: seccomp_enable_basic_filter(): adding rule kill to ioprio_set
debug: ../zathura/seccomp-filters.c:72: seccomp_enable_basic_filter(): adding rule kill to kcmp
debug: ../zathura/seccomp-filters.c:73: seccomp_enable_basic_filter(): adding rule kill to kexec_file_load
debug: ../zathura/seccomp-filters.c:74: seccomp_enable_basic_filter(): adding rule kill to kexec_load
debug: ../zathura/seccomp-filters.c:75: seccomp_enable_basic_filter(): adding rule kill to keyctl
debug: ../zathura/seccomp-filters.c:76: seccomp_enable_basic_filter(): adding rule kill to lookup_dcookie
debug: ../zathura/seccomp-filters.c:77: seccomp_enable_basic_filter(): adding rule kill to mbind
debug: ../zathura/seccomp-filters.c:78: seccomp_enable_basic_filter(): adding rule kill to nfsservctl
debug: ../zathura/seccomp-filters.c:79: seccomp_enable_basic_filter(): adding rule kill to migrate_pages
debug: ../zathura/seccomp-filters.c:80: seccomp_enable_basic_filter(): adding rule kill to modify_ldt
debug: ../zathura/seccomp-filters.c:81: seccomp_enable_basic_filter(): adding rule kill to mount
debug: ../zathura/seccomp-filters.c:82: seccomp_enable_basic_filter(): adding rule kill to move_pages
debug: ../zathura/seccomp-filters.c:83: seccomp_enable_basic_filter(): adding rule kill to name_to_handle_at
debug: ../zathura/seccomp-filters.c:84: seccomp_enable_basic_filter(): adding rule kill to open_by_handle_at
debug: ../zathura/seccomp-filters.c:85: seccomp_enable_basic_filter(): adding rule kill to perf_event_open
debug: ../zathura/seccomp-filters.c:86: seccomp_enable_basic_filter(): adding rule kill to pivot_root
debug: ../zathura/seccomp-filters.c:87: seccomp_enable_basic_filter(): adding rule kill to process_vm_readv
debug: ../zathura/seccomp-filters.c:88: seccomp_enable_basic_filter(): adding rule kill to process_vm_writev
debug: ../zathura/seccomp-filters.c:89: seccomp_enable_basic_filter(): adding rule kill to ptrace
debug: ../zathura/seccomp-filters.c:90: seccomp_enable_basic_filter(): adding rule kill to reboot
debug: ../zathura/seccomp-filters.c:91: seccomp_enable_basic_filter(): adding rule kill to remap_file_pages
debug: ../zathura/seccomp-filters.c:92: seccomp_enable_basic_filter(): adding rule kill to request_key
debug: ../zathura/seccomp-filters.c:93: seccomp_enable_basic_filter(): adding rule kill to set_mempolicy
debug: ../zathura/seccomp-filters.c:94: seccomp_enable_basic_filter(): adding rule kill to swapoff
debug: ../zathura/seccomp-filters.c:95: seccomp_enable_basic_filter(): adding rule kill to swapon
debug: ../zathura/seccomp-filters.c:96: seccomp_enable_basic_filter(): adding rule kill to sysfs
debug: ../zathura/seccomp-filters.c:97: seccomp_enable_basic_filter(): adding rule kill to syslog
debug: ../zathura/seccomp-filters.c:98: seccomp_enable_basic_filter(): adding rule kill to tuxcall
debug: ../zathura/seccomp-filters.c:99: seccomp_enable_basic_filter(): adding rule kill to umount2
debug: ../zathura/seccomp-filters.c:100: seccomp_enable_basic_filter(): adding rule kill to uselib
debug: ../zathura/seccomp-filters.c:101: seccomp_enable_basic_filter(): adding rule kill to vmsplice
debug: ../girara/session.c:929: girara_set_window_icon(): Loading window icon with name: org.pwmt.zathura
debug: ../zathura/zathura.c:370: init_database(): Using plain database backend.
debug: ../zathura/dbus-interface.c:104: bus_acquired(): Bus acquired at 'org.pwmt.zathura.PID-81420'.
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/dbus-interface.c:131: name_acquired(): Acquired 'org.pwmt.zathura.PID-81420' on session bus.
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/content-type.c:99: guess_type_magic(): magic detected filetype: application/pdf
debug: ../zathura/file-monitor.c:134: zathura_filemonitor_new(): using glib file monitor
debug: ../zathura/zathura.c:1110: document_open(): starting file monitor
debug: ../zathura/zathura.c:680: setup_renderer(): starting renderer with cache size 15
debug: ../zathura/zathura.c:199: zathura_update_view_ppi(): monitor width: 309 mm, pixels: 3840, ppi: 315.65
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 0 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 1 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 2 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 3 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 4 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 5 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 6 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 7 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 8 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/render.c:923: render_all(): Queuing resize for page 9 to 2815 x 1991 (841.89 x 595.28).
debug: ../zathura/callbacks.c:235: cb_widget_screen_changed(): called
debug: ../zathura/zathura.c:1228: document_open(): Failed to load bookmarks.
debug: ../zathura/jumplist.c:160: zathura_jumplist_load(): No jumplist for this file in the database yet
debug: ../zathura/render.c:971: page_cache_is_cached(): Page 2 is a cache miss
debug: ../zathura/render.c:1070: zathura_renderer_page_cache_add(): Page 2 is cached at cache index 0
debug: ../zathura/render.c:971: page_cache_is_cached(): Page 3 is a cache miss
debug: ../zathura/render.c:1070: zathura_renderer_page_cache_add(): Page 3 is cached at cache index 1
debug: ../zathura/render.c:896: render_job(): Rendering page 3 ...
debug: ../zathura/render.c:896: render_job(): Rendering page 2 ...
debug: ../zathura/render.c:519: emit_completed_signal(): Emitting signal for page 3
debug: ../zathura/render.c:519: emit_completed_signal(): Emitting signal for page 2
debug: ../zathura/callbacks.c:235: cb_widget_screen_changed(): calledOffline
Same. I guess it's something in the document.
It's ~33 inch wide, but one rendered ~85dpi and once at ~925dpi
The latter resulting in a huge document which I assume causes the out of bound access.
Offline
Okay, thanks for your help.
I will try to investigate in the document what could cause this; will report back if I find anything.
Offline
Found the problem.
I tried putting the "faulty" document in different locations with different filenames. It was working everywhere with every filename I tried. The problem only occurred with the original filename, in the original directory. So it had to be some kind of cache/history problem.
I deleted Zathura's history file:
rm ~/.local/share/zathura/historyAnd now it works. So there must have been some kind of problem in the cache entry for that particular file.
Cheers
Offline