Bug 170624 - okular crashes when viewing a highlighted pdf document
Summary: okular crashes when viewing a highlighted pdf document
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 17:24 UTC by Joan
Modified: 2008-09-19 22:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joan 2008-09-07 17:24:40 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Ubuntu Packages

When opening a pdf document (an article of a scientific journal) with okular, the programs shows the first page and at the beggining of the second pages, the program just crashes.
I don't have this problem with any other pdf, but this one has some of its original text highlighed in yellow and I thought that maybe this could cause the problem.

Application: Okular (okular), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6254a40 (LWP 8676)]
[New Thread 0xb2f3cb90 (LWP 8685)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7fcb410 in __kernel_vsyscall ()
#7  0xb6ae3085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6ae4a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6b1bb7c in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0xb6b23a85 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0xb6b274f0 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0xb32efa31 in gfree () from /usr/lib/libpoppler.so.3
#13 0xb325c250 in Dict::~Dict () from /usr/lib/libpoppler.so.3
#14 0xb3245f34 in AnnotMarkup::~AnnotMarkup () from /usr/lib/libpoppler.so.3
#15 0xb3251ebd in AnnotText::~AnnotText () from /usr/lib/libpoppler.so.3
#16 0xb3244a01 in Annots::~Annots () from /usr/lib/libpoppler.so.3
#17 0xb32b5f3d in Page::displaySlice () from /usr/lib/libpoppler.so.3
#18 0xb32b9817 in PDFDoc::displayPageSlice () from /usr/lib/libpoppler.so.3
#19 0xb33b587a in Poppler::Page::renderToImage ()
   from /usr/lib/libpoppler-qt4.so.3
#20 0xb34192d0 in ?? () from /usr/lib/kde4/lib/kde4/okularGenerator_poppler.so
#21 0xb76bb7d2 in ?? () from /usr/lib/libQtCore.so.4
#22 0xb657b4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#23 0xb6b8ee5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6254a40 (LWP 8676)):
#0  0xb7fcb410 in __kernel_vsyscall ()
#1  0xb6b9c033 in ?? () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6b27fdf in ?? () from /lib/tls/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
#0  0xb7fcb410 in __kernel_vsyscall ()
Comment 1 Pino Toscano 2008-09-07 17:47:17 UTC
Which Poppler version do you have?
Comment 2 Joan 2008-09-19 22:30:10 UTC
Poppler version is 0.8.3
I'm in Kubuntu 8.04 with kde 4.1 packages.
Comment 3 Pino Toscano 2008-09-19 22:43:49 UTC
This is a known bug in the Poppler library (thus not Okular's), that was fixed in Poppler 0.8.5.
Please update to at least that version of Poppler.