Summary: | okular crashes when print/print preview for one document | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Michael Pope <michael> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | michael |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Valgrind output when crashing. |
Description
Michael Pope
2009-12-02 03:11:52 UTC
Here is the file we are having problems with printing/print previewing: http://www.tramontana.com.au/bug_files/okular.PDF (In reply to comment #1) > Here is the file we are having problems with printing/print previewing: > http://www.tramontana.com.au/bug_files/okular.PDF I did change the name of the file from Print Data.pdf to okular.PDF and proved it still crashed before uploading it. Created attachment 38757 [details]
Valgrind output when crashing.
Ran through gdb and got this when hitting the error Program received signal SIGSEGV, Segmentation fault. GooString::sanitizedName (this=0x0, psmode=1) at GooString.cc:785 785 GooString.cc: No such file or directory. in GooString.cc Current language: auto The current source language is "auto; currently c++". (gdb) Hi, Okular uses the Poppler library to handle PDF documents, and the crash clearly happens in such library. Please check to have the latest version of it (at least 0.12.x), and if so report the bug to the Poppler's bug tracking system, at https://bugs.freedesktop.org, "poppler" product. Thanks. |