Bug 270106 - Okular crashes when opening specific PDF file
Summary: Okular crashes when opening specific PDF file
Status: RESOLVED DUPLICATE of bug 270104
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.11.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-04 22:59 UTC by Christian Stadelmann
Modified: 2011-04-05 11:01 UTC (History)
1 user (show)

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 Christian Stadelmann 2011-04-04 22:59:44 UTC
Application: okular (0.11.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I tried to open the file "Mitgliedsantrag.pdf" which can be found at http://www.oedp-bayern.de/fileadmin/user_upload/bundesverband/service/Mitgliedsantrag.pdf
Okular does not start but crash, this starts the error report.

This is the output starting okular from console:
----------------------------------------------------------------------------
gnome-open ./Mitgliedsantrag.pdf
christian@PC-2:~/Desktop$ okular(13029)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(13029)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(13029)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Annotation Widget not supported. 
Error (0): Call to Object where the object was type 4, not the expected type 6 
KCrash: Application 'okular' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/christian/.kde/socket-PC-2/kdeinit4__0

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Aborted
[Current thread is 1 (Thread 0x7fd095207760 (LWP 31461))]

Thread 3 (Thread 0x7fd08a72a700 (LWP 31462)):
#0  0x00007fd09245c203 in poll () from /lib/libc.so.6
#1  0x00007fd08e343009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fd08e3437b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007fd08ae613c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007fd08e3687e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007fd09140d971 in start_thread () from /lib/libpthread.so.0
#6  0x00007fd09246892d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fd073234700 (LWP 31463)):
[KCrash Handler]
#6  0x00007fd0923b5ba5 in raise () from /lib/libc.so.6
#7  0x00007fd0923b96b0 in abort () from /lib/libc.so.6
#8  0x00007fd0732dde6e in Object::getArray() () from /usr/lib/libpoppler.so.7
#9  0x00007fd0732d70c6 in AnnotWidget::generateFieldAppearance() () from /usr/lib/libpoppler.so.7
#10 0x00007fd0732d7247 in AnnotWidget::draw(Gfx*, int) () from /usr/lib/libpoppler.so.7
#11 0x00007fd073344f2d in Page::displaySlice(OutputDev*, double, double, int, int, int, int, int, int, int, int, Catalog*, int (*)(void*), void*, int (*)(Annot*, void*), void*) () from /usr/lib/libpoppler.so.7
#12 0x00007fd07366637b in Poppler::Page::renderToImage(double, double, int, int, int, int, Poppler::Page::Rotation) const () from /usr/lib/libpoppler-qt4.so.3
#13 0x00007fd0738d0ac5 in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#14 0x00007fd092cfb27e in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007fd09140d971 in start_thread () from /lib/libpthread.so.0
#16 0x00007fd09246892d in clone () from /lib/libc.so.6
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd095207760 (LWP 31461)):
#0  0x00007fd091411a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fd092cfa533 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fd092cf5f05 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#3  0x00007fd0738d411d in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#4  0x00007fd07810d16e in Okular::Document::openDocument(QString const&, KUrl const&, KSharedPtr<KMimeType> const&) () from /usr/lib/libokularcore.so.1
#5  0x00007fd0783ea09a in ?? () from /usr/lib/kde4/okularpart.so
#6  0x00007fd094df0987 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4
#7  0x00007fd0783deafa in ?? () from /usr/lib/kde4/okularpart.so
#8  0x000000000040938a in _start ()

Possible duplicates by query: bug 267381, bug 263803.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2011-04-04 23:27:29 UTC

*** This bug has been marked as a duplicate of bug 270104 ***
Comment 2 Christian Stadelmann 2011-04-05 11:01:19 UTC
Sorry, you are right. Error report application has shown an error when uploading the first error report, so I tried twice.