Bug 324351

Summary: Okular crashes when opening this PDF.
Product: [Applications] okular Reporter: wurstwasserflocke
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dariocambie, fabiodurso
Priority: NOR    
Version First Reported In: 0.17.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
URL: http://www.qmags.com/d/?pub=CMG&upid=18220SP&s=OL&fl=others/CMG/CMG_20130601_Jun_2013.pdf
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description wurstwasserflocke 2013-09-01 11:40:57 UTC
Hi,
when i try to open this PDF ( http://www.qmags.com/d/?pub=CMG&upid=18220SP&s=OL&fl=others/CMG/CMG_20130601_Jun_2013.pdf ) then Okular crashes at startup. I cannot install debug symbols atm. due to a limited data plan :(

Reproducible: Always

Steps to Reproduce:
1. Download http://www.qmags.com/d/?pub=CMG&upid=18220SP&s=OL&fl=others/CMG/CMG_20130601_Jun_2013.pdf
2. Open with Okular
3. 
Actual Results:  
Okular crashes:

Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007fc20cafeaad in Poppler::UnicodeParsedString(GooString*) () from /usr/lib64/libpoppler-qt4.so.4
#6  0x00007fc20caff9be in Poppler::MediaRendition::fileName() const () from /usr/lib64/libpoppler-qt4.so.4
#7  0x00007fc20cd2b93b in ?? () from /usr/lib64/kde4/okularGenerator_poppler.so
#8  0x00007fc20cd2ec46 in ?? () from /usr/lib64/kde4/okularGenerator_poppler.so
#9  0x00007fc20cd300a3 in ?? () from /usr/lib64/kde4/okularGenerator_poppler.so
#10 0x00007fc20cd30822 in ?? () from /usr/lib64/kde4/okularGenerator_poppler.so
#11 0x00007fc20cd3294a in ?? () from /usr/lib64/kde4/okularGenerator_poppler.so
#12 0x00007fc210f2e4ff in ?? () from /usr/lib64/libokularcore.so.3
#13 0x00007fc210f38489 in Okular::Document::openDocument(QString const&, KUrl const&, KSharedPtr<KMimeType> const&) () from /usr/lib64/libokularcore.so.3
#14 0x00007fc211228a91 in Okular::Part::openFile() () from /usr/lib64/kde4/okularpart.so
#15 0x00007fc220e95000 in ?? () from /usr/lib64/libkparts.so.4
#16 0x00007fc220e955a4 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib64/libkparts.so.4
#17 0x00007fc21121e645 in Okular::Part::openUrl(KUrl const&) () from /usr/lib64/kde4/okularpart.so
#18 0x000000000040b8c6 in _start ()


Expected Results:  
Okular shows the PDF.

On #KDE somebody using KDE 4.10.5  with Okular 0.16.5 confirmed Okular also crashes for him when opening this PDF.
Comment 1 Fabio D'Urso 2013-09-01 17:48:01 UTC
Good news! It was a Poppler bug that has already been fixed in Poppler 0.22.3.
Thank you for reporting :)

*** This bug has been marked as a duplicate of bug 317710 ***