New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/issues/31722#issuecomment-875742565 Comment: @ericonr To generate synctex files, just use `pdflatex --synctex=1 test.tex`, and then try to open it with `zathura --synctex-forward 1:1:'test.tex' 'test.pdf'`. Do you see the segfault on musl?