Bug 283640 - Okular crash open pdf
Summary: Okular crash open pdf
Status: RESOLVED DUPLICATE of bug 265535
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.11.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-09 09:45 UTC by Alejandro Moreno Calvo
Modified: 2011-10-09 22:34 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 Alejandro Moreno Calvo 2011-10-09 09:45:18 UTC
Application: okular (0.11.2)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-30-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Okular crash when you open http://www.niso.org/publications/isq/2011/v23no2/kasdorf/FE_Kasdorf_EPUB_isqv23no2.pdf

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f78e590f760 (LWP 3060))]

Thread 2 (Thread 0x7f78cf544700 (LWP 3061)):
[KCrash Handler]
#6  0x00007f78cf6a1de0 in Splash::blitTransparent(SplashBitmap*, int, int, int, int, int, int) () from /usr/lib/libpoppler.so.7
#7  0x00007f78cf5c684c in SplashOutputDev::beginTransparencyGroup(GfxState*, double*, GfxColorSpace*, int, int, int) () from /usr/lib/libpoppler.so.7
#8  0x00007f78cf60daba in Gfx::doForm1(Object*, Dict*, double*, double*, int, int, GfxColorSpace*, int, int, int, Function*, GfxColor*) () from /usr/lib/libpoppler.so.7
#9  0x00007f78cf619458 in Gfx::doForm(Object*) () from /usr/lib/libpoppler.so.7
#10 0x00007f78cf619895 in Gfx::opXObject(Object*, int) () from /usr/lib/libpoppler.so.7
#11 0x00007f78cf609834 in Gfx::go(int) () from /usr/lib/libpoppler.so.7
#12 0x00007f78cf60d714 in Gfx::display(Object*, int) () from /usr/lib/libpoppler.so.7
#13 0x00007f78cf654e70 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
#14 0x00007f78cf97637b in Poppler::Page::renderToImage(double, double, int, int, int, int, Poppler::Page::Rotation) const () from /usr/lib/libpoppler-qt4.so.3
#15 0x00007f78cfbe0ac5 in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#16 0x00007f78e33fa27e in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f78e1b0b971 in start_thread () from /lib/libpthread.so.0
#18 0x00007f78e2b6792d in clone () from /lib/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f78e590f760 (LWP 3060)):
#0  0x00007f78e1b0fa9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f78e33f9533 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f78e33f4f05 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#3  0x00007f78cfbe411d in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#4  0x00007f78d514b15e in Okular::Document::openDocument(QString const&, KUrl const&, KSharedPtr<KMimeType> const&) () from /usr/lib/libokularcore.so.1
#5  0x00007f78d542509a in ?? () from /usr/lib/kde4/okularpart.so
#6  0x00007f78e54f5987 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4
#7  0x00007f78d5419afa in ?? () from /usr/lib/kde4/okularpart.so
#8  0x0000000000408dfa in _start ()

Possible duplicates by query: bug 280330, bug 265535.

Reported using DrKonqi
Comment 1 Dario Andres 2011-10-09 22:34:23 UTC
[Comment from a bug report cleaner]
As mentioned in bug 265535, this is a bug in an upstream library ("Poppler"). In any case it is already fixed with a recent version of that library.
Regards

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