Summary: | Terminating while trying to load pdf pages | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Burak Tutanlar <burak.tutanlar> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aacid, lukasz |
Priority: | NOR | ||
Version: | 0.15.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Burak Tutanlar
2013-05-16 21:10:31 UTC
Created attachment 80873 [details]
New crash information added by DrKonqi
okular (0.16.4) on KDE Platform 4.10.4 using Qt 4.8.4
Bug still exist in 4.10.4
-- Backtrace (Reduced):
#7 0x00007f6f4baf7cf2 in GfxDeviceNColorSpace::parse(Array*, Gfx*, int) () from /usr/lib/libpoppler.so.37
#8 0x00007f6f4baf6a3d in GfxColorSpace::parse(Object*, Gfx*, int) () from /usr/lib/libpoppler.so.37
#9 0x00007f6f4baf7308 in GfxIndexedColorSpace::parse(Array*, Gfx*, int) () from /usr/lib/libpoppler.so.37
#10 0x00007f6f4baf69dd in GfxColorSpace::parse(Object*, Gfx*, int) () from /usr/lib/libpoppler.so.37
#11 0x00007f6f4bae335a in Gfx::doImage(Object*, Stream*, bool) () from /usr/lib/libpoppler.so.37
Oh, somehow missed this. The bug is not in Okular but in poppler the library we use for rendering pdf files. Anyway i've just fixed the bug in poppler for poppler >= 0.23.3 |