Bug 280330 - okular crashes opening pdf
Summary: okular crashes opening pdf
Status: RESOLVED DUPLICATE of bug 265535
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 10:39 UTC by Francesco
Modified: 2011-08-18 10:51 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 Francesco 2011-08-18 10:39:25 UTC
Application: okular (0.12.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.36-020636-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
downloaded http://www.it.piaggio.com/media/mp3hybdepita.pdf

The crash does not seem to be reproducible.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7f41e3122760 (LWP 7841))]

Thread 2 (Thread 0x7f41cc531700 (LWP 7844)):
[KCrash Handler]
#6  Splash::blitTransparent (this=0xffc900, src=0xfd1d30, xSrc=<value optimized out>, ySrc=810, xDest=<value optimized out>, yDest=0, w=77, h=1) at Splash.cc:3243
#7  0x00007f41cc5b384c in SplashOutputDev::beginTransparencyGroup (this=0xfd1260, state=0x113add0, bbox=<value optimized out>, blendingColorSpace=<value optimized out>, isolated=<value optimized out>) at SplashOutputDev.cc:2936
#8  0x00007f41cc5faaba in Gfx::doForm1 (this=0xff14a0, str=0x7f41cc530730, resDict=<value optimized out>, matrix=<value optimized out>, bbox=0x7f41cc530560, transpGroup=1, softMask=1, blendingColorSpace=0xfd3cf0, isolated=0, knockout=0, alpha=0, transferFunc=0x0, backdropColor=0x7f41cc530620) at Gfx.cc:4342
#9  0x00007f41cc606c41 in Gfx::doSoftMask (this=0xff14a0, str=0x7f41cc530730, alpha=<value optimized out>, blendingColorSpace=0xfd3cf0, isolated=<value optimized out>, knockout=<value optimized out>, transferFunc=0x0, backdropColor=0x7f41cc530620) at Gfx.cc:1283
#10 0x00007f41cc607e04 in Gfx::opSetExtGState (this=0xff14a0, args=0x7f41cc5307f0, numArgs=<value optimized out>) at Gfx.cc:1134
#11 0x00007f41cc5f6834 in Gfx::go (this=0xff14a0, topLevel=<value optimized out>) at Gfx.cc:702
#12 0x00007f41cc5fa714 in Gfx::display (this=0xff14a0, obj=0x7f41cc530b40, topLevel=1) at Gfx.cc:669
#13 0x00007f41cc641e70 in Page::displaySlice (this=0xf7f900, out=0xfd1260, hDPI=<value optimized out>, vDPI=<value optimized out>, rotate=<value optimized out>, useMediaBox=<value optimized out>, crop=<value optimized out>, sliceX=-1, sliceY=-1, sliceW=-1, sliceH=-1, printing=0, catalog=0x9fc3d0, abortCheckCbk=0, abortCheckCbkData=0x0, annotDisplayDecideCbk=0, annotDisplayDecideCbkData=0x0) at Page.cc:474
#14 0x00007f41cc96337b in Poppler::Page::renderToImage (this=0xee46f0, xres=<value optimized out>, yres=<value optimized out>, x=<value optimized out>, y=<value optimized out>, w=-1, h=-1, rotate=Poppler::Page::Rotate0) at poppler-page.cc:211
#15 0x00007f41ccbcdd89 in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#16 0x00007f41e0b7627e in QThreadPrivate::start (arg=0xf815c0) at thread/qthread_unix.cpp:266
#17 0x00007f41dd6cb971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#18 0x00007f41e02e392d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f41e3122760 (LWP 7841)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f41e0b75533 in QMutexPrivate::wait (this=0xfcddd0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007f41e0b70f05 in QMutex::lock (this=0xfd0150) at thread/qmutex.cpp:204
#3  0x00007f41ccbd14cd in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#4  0x00007f41d25b121e in Okular::Document::openDocument(QString const&, KUrl const&, KSharedPtr<KMimeType> const&) () from /usr/lib/libokularcore.so.1
#5  0x00007f41d288f31a in ?? () from /usr/lib/kde4/okularpart.so
#6  0x00007f41e2d0f850 in KParts::ReadOnlyPartPrivate::openLocalFile (this=0xa31850) at ../../kparts/part.cpp:592
#7  0x00007f41e2d101f5 in KParts::ReadOnlyPart::openUrl (this=<value optimized out>, url=...) at ../../kparts/part.cpp:556
#8  0x00007f41d2881830 in ?? () from /usr/lib/kde4/okularpart.so
#9  0x000000000040913a in _start ()

This bug may be a duplicate of or related to bug 265535.

Possible duplicates by query: bug 265535.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2011-08-18 10:51:35 UTC

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