Bug 251868 - SIGABRT right after opening PDF
Summary: SIGABRT right after opening PDF
Status: RESOLVED DUPLICATE of bug 244285
Alias: None
Product: okular
Classification: Applications
Component: PDF backend (show other bugs)
Version: 0.11.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 00:19 UTC by Moshbear
Modified: 2010-09-21 00:28 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 Moshbear 2010-09-21 00:19:25 UTC
Application: okular (0.11.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.33-ck-r1 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
Opening okular on a pdf  in /tmp via gnome-terminal, the following output was produced:
$okular /tmp/CTEPPOS2010.pdf
okular(14836)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: [10 times]
terminate called after throwing an instance of 'GMemException'

KCrash: Application 'okular' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/andrey/.kde4/socket-moshbear-laptop/kdeinit4__0
Error: Unterminated string 
Error: Leftover args in content stream

It looks like an uncaught exception, since exceptions are the only way programs usually crash, and it's definitely not a segfault.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f518dcda710 (LWP 14755)):
[KCrash Handler]
#6  0x00007f51a6867445 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f51a6868860 in abort () at abort.c:92
#8  0x00007f51a6c66db5 in __gnu_cxx::__verbose_terminate_handler () at /var/tmp/portage/sys-devel/gcc-4.4.4-r1/work/gcc-4.4.4/libstdc++-v3/libsupc++/vterminate.cc:93
#9  0x00007f51a6c651e6 in __cxxabiv1::__terminate (handler=0x3994) at /var/tmp/portage/sys-devel/gcc-4.4.4-r1/work/gcc-4.4.4/libstdc++-v3/libsupc++/eh_terminate.cc:38
#10 0x00007f51a6c65213 in std::terminate () at /var/tmp/portage/sys-devel/gcc-4.4.4-r1/work/gcc-4.4.4/libstdc++-v3/libsupc++/eh_terminate.cc:48
#11 0x00007f51a6c652fe in __cxxabiv1::__cxa_throw (obj=<value optimized out>, tinfo=<value optimized out>, dest=<value optimized out>) at /var/tmp/portage/sys-devel/gcc-4.4.4-r1/work/gcc-4.4.4/libstdc++-v3/libsupc++/eh_throw.cc:83
#12 0x00007f51910f0e5f in gmallocn (nObjs=<value optimized out>, objSize=<value optimized out>) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/goo/gmem.cc:201
#13 gmallocn_checkoverflow (nObjs=<value optimized out>, objSize=<value optimized out>) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/goo/gmem.cc:216
#14 0x00007f51911cb035 in SplashFTFont::makeGlyph (this=0x272ef90, c=<value optimized out>, xFrac=<value optimized out>, yFrac=<value optimized out>, bitmap=0x7f518dcd9430, x0=<value optimized out>, y0=112, clip=0x1ae1d70, clipRes=0x7f518dcd953c) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/splash/SplashFTFont.cc:242
#15 0x00007f51911cbc69 in SplashFont::getGlyph (this=0x272ef90, c=3, xFrac=3, yFrac=<value optimized out>, bitmap=0x7f518dcd9510, x0=-1496801487, y0=112, clip=0x1ae1d70, clipRes=0x7f518dcd953c) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/splash/SplashFont.cc:159
#16 0x00007f51911be677 in Splash::fillChar (this=0x1c21510, x=<value optimized out>, y=<value optimized out>, c=3, font=0x272ef90) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/splash/Splash.cc:1711
#17 0x00007f51911b7885 in SplashOutputDev::drawChar (this=0x7f518800d360, state=0x1c84e00, x=<value optimized out>, y=<value optimized out>, dx=<value optimized out>, dy=<value optimized out>, originX=<value optimized out>, originY=<value optimized out>, code=3, nBytes=<value optimized out>, u=<value optimized out>, uLen=<value optimized out>) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/poppler/SplashOutputDev.cc:1624
#18 0x00007f51911377ce in Gfx::doShowText (this=0x272ecb0, s=<value optimized out>) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/poppler/Gfx.cc:3684
#19 0x00007f5191137a92 in Gfx::opShowText (this=0x272ecb0, args=0x7f518dcd9840, numArgs=<value optimized out>) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/poppler/Gfx.cc:3470
#20 0x00007f5191132aab in Gfx::go (this=0x272ecb0, topLevel=<value optimized out>) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/poppler/Gfx.cc:700
#21 0x00007f51911358c4 in Gfx::display (this=0x272ecb0, obj=0x7f518dcd9b90, topLevel=1) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/poppler/Gfx.cc:667
#22 0x00007f519117af51 in Page::displaySlice (this=0x26fdaa0, out=0x7f518800d360, hDPI=<value optimized out>, vDPI=24, rotate=<value optimized out>, useMediaBox=<value optimized out>, crop=<value optimized out>, sliceX=<value optimized out>, sliceY=-1, sliceW=-1, sliceH=-1, printing=0, catalog=0x26fd720, abortCheckCbk=0, abortCheckCbkData=0x0, annotDisplayDecideCbk=0, annotDisplayDecideCbkData=0x0) at /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/poppler/Page.cc:474
#23 0x00007f51914c8273 in Poppler::Page::renderToImage (this=0x1cca1d0, 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 /var/tmp/portage/app-text/poppler-0.14.3/work/poppler-0.14.3/qt4/src/poppler-page.cc:211
#24 0x00007f51917032e5 in PDFPixmapGeneratorThread::run (this=0x1985440) at /var/tmp/portage/kde-base/okular-4.5.1/work/okular-4.5.1/okular/generators/poppler/generator_pdf.cpp:1851
#25 0x00007f51a719ea25 in QThreadPrivate::start (arg=0x1985440) at thread/qthread_unix.cpp:248
#26 0x00007f51a4d42c1a in start_thread (arg=<value optimized out>) at pthread_create.c:301
#27 0x00007f51a6906a9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f51a965a760 (LWP 14740)):
#0  0x00007f51a68fdd03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f51a05d4b5a in _xcb_conn_wait (c=0x1386410, cond=<value optimized out>, vector=0x7fff1e1e21e8, count=0x7fff1e1e21e4) at xcb_conn.c:313
#2  0x00007f51a05d50c1 in _xcb_out_send (c=0x1386410, vector=0x7fff1e1e2290, count=2) at xcb_out.c:338
#3  0x00007f51a05d5372 in xcb_writev (c=0x1386410, vector=<value optimized out>, count=<value optimized out>, requests=3) at xcb_out.c:286
#4  0x00007f51a581438c in _XSend (dpy=0x1399fd0, data=0x1c298f0 "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., size=<value optimized out>) at xcb_io.c:428
#5  0x00007f51a5808894 in SendZImage (dpy=0x1399fd0, d=<value optimized out>, gc=<value optimized out>, image=0x183f130, req_xoffset=659, req_yoffset=14740, x=0, y=0, req_width=204, req_height=264, dest_bits_per_pixel=<value optimized out>, dest_scanline_pad=32) at PutImage.c:802
#6  PutImageRequest (dpy=0x1399fd0, d=<value optimized out>, gc=<value optimized out>, image=0x183f130, req_xoffset=659, req_yoffset=14740, x=0, y=0, req_width=204, req_height=264, dest_bits_per_pixel=<value optimized out>, dest_scanline_pad=32) at PutImage.c:870
#7  PutSubImage (dpy=0x1399fd0, d=<value optimized out>, gc=<value optimized out>, image=0x183f130, req_xoffset=659, req_yoffset=14740, x=0, y=0, req_width=204, req_height=264, dest_bits_per_pixel=<value optimized out>, dest_scanline_pad=32) at PutImage.c:908
#8  0x00007f51a5808a7a in XPutImage (dpy=0x1399fd0, d=<value optimized out>, gc=<value optimized out>, image=0x183f130, req_xoffset=0, req_yoffset=0, x=0, y=0, req_width=204, req_height=264) at PutImage.c:1027
#9  0x00007f51a7d31728 in QX11PixmapData::fromImage (this=0x27403a0, img=<value optimized out>, flags=<value optimized out>) at image/qpixmap_x11.cpp:1124
#10 0x00007f51a7d1d046 in QPixmap::fromImage (image=..., flags=) at image/qpixmap.cpp:1993
#11 0x00007f5191706c7a in PDFGenerator::threadFinished (this=0x1b7bd20) at /var/tmp/portage/kde-base/okular-4.5.1/work/okular-4.5.1/okular/generators/poppler/generator_pdf.cpp:1665
#12 0x00007f51917070aa in PDFGenerator::qt_metacall (this=0x1b7bd20, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7f5180000c00) at /var/tmp/portage/kde-base/okular-4.5.1/work/okular-4.5.1_build/okular/generators/poppler/generator_pdf.moc:100
#13 0x00007f51a729ce39 in QObject::event (this=0x1b7bd20, e=0x7f51800055c0) at kernel/qobject.cpp:1240
#14 0x00007f51a7c39e0c in QApplicationPrivate::notify_helper (this=0x137a490, receiver=0x1b7bd20, e=0x7f51800055c0) at kernel/qapplication.cpp:4302
#15 0x00007f51a7c4035b in QApplication::notify (this=0x7fff1e1e5bf0, receiver=0x1b7bd20, e=0x7f51800055c0) at kernel/qapplication.cpp:4185
#16 0x00007f51a8956956 in KApplication::notify (this=0x7fff1e1e5bf0, receiver=0x1b7bd20, event=0x7f51800055c0) at /var/tmp/portage/kde-base/kdelibs-4.5.1/work/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#17 0x00007f51a728d14b in QCoreApplication::notifyInternal (this=0x7fff1e1e5bf0, receiver=0x1b7bd20, event=0x7f51800055c0) at kernel/qcoreapplication.cpp:726
#18 0x00007f51a7290803 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1362470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1362470) at kernel/qcoreapplication.cpp:1367
#20 0x00007f51a72b6b33 in sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#22 0x00007f51a3790211 in g_main_dispatch (context=0x137d120) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x137d120) at gmain.c:2513
#24 0x00007f51a3794068 in g_main_context_iterate (context=0x137d120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#25 0x00007f51a379421c in IA__g_main_context_iteration (context=0x137d120, may_block=1) at gmain.c:2654
#26 0x00007f51a72b6673 in QEventDispatcherGlib::processEvents (this=0x1361f80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#27 0x00007f51a7ce9a8e in QGuiEventDispatcherGlib::processEvents (this=0x7fff1e1e2190, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00007f51a728baa2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f51a728be74 in QEventLoop::exec (this=0x7fff1e1e5b40, flags=) at kernel/qeventloop.cpp:201
#30 0x00007f51a7290aeb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#31 0x0000000000408f3b in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/okular-4.5.1/work/okular-4.5.1/okular/shell/main.cpp:82

Possible duplicates by query: bug 247579, bug 242840, bug 240373, bug 234694, bug 234333.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-09-21 00:28:25 UTC

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