Version 0.46 unfortunately has a known bug making it crash in getDocInfoStringEntry for many pdfs - see https://bugs.freedesktop.org/show_bug.cgi?id=97134. This hit me when opening a pdf from google slides in okular. Poppler version 0.47 is said to fix this...
Created attachment 175045 [details] Fix abord document (crash) Could you test this patch, please.
Thanks for the quick response! Okular no longer crashes with that patch for the problematic pdf. But isn't it better to just update poppler to version 0.47?
(In reply to Bengt Ahlgren from comment #2) No, because odd releases are considered as unstables.
A commit references this bug: Author: olivierd Date: Fri Sep 23 08:17:04 UTC 2016 New revision: 422651 URL: https://svnweb.freebsd.org/changeset/ports/422651 Log: - Add patch, which fixes crashes of viewers based on Poppler - Bump PORTREVISION PR: 212867 Reported by: Bengt Ahlgren Obtained from: Upstream repository Changes: head/graphics/poppler/Makefile head/graphics/poppler/files/patch-poppler_PDFDoc.cc
Committed.
(In reply to Olivier Duchateau from comment #3) OK, fair enough - thanks for the quick fix!