On 17/09/14 08:42, Stuart Henderson wrote:
On 2017/09/14 10:21, Niels Kobschätzki wrote:
Hi,
I have here a pdf that crashes zathura. The thing is that it is a
commercial pdf by Michael W. Lucas so that I don't want to distribute it
freely. I installed it from packages.
sysctl -n kern.version:
OpenBSD 6.2-beta (GENERIC.MP) #89: Mon Sep 11 10:57:04 MDT 2017
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
I have a core-file available but since it is 16.9 MB in size, I don't
want to send it to the list. It can be downloaded here:
https://nextcloud.kobschaetzki.net/index.php/s/oJEurzKHUaIfWNW
I asked the author if I am allowed to share the pdf with the maintainer.
As soon as I get a positive answer, I will share it with the maintainer
who wants to fix this.
Niels
Maintainer is "The OpenBSD ports mailing-list <ports@openbsd.org>" so
that's a non-starter ;)
That's why I wrote to the list. This means that there is no maintainer?
If you're using zathura-pdf-poppler you can try zathura-pdf-mupdf,
or vice-versa.
ok, thanks. That works.
A core file by itself is not very useful, and may
contain sensitive information so I recommend you remove that -
a backtrace *might* be useful, "gdb `which zathura` zathura.core"
and "bt".
I have to have a look at that. Thanks :)
Niels