Application that crashed: okular Version of the application: 0.9.4 KDE Version: 4.3.4 (KDE 4.3.4) Qt Version: 4.5.3 Operating System: Linux 2.6.32-trunk-amd64 x86_64 Distribution: Debian GNU/Linux testing (squeeze) What I was doing when the application crashed: I was in the Open File dialog and pressed enter while the lefthand shortcuts bar was focussed. Okular crashed immediately. -- Backtrace: Application: Okular (okular), signal: Segmentation fault The current source language is "auto; currently c". [KCrash Handler] #5 0x00007f387c2c861b in QMap<int, Okular::PagePrivate::PixmapObject>::findNode (this=0x1fb4ea0, id=3, width=1008, height=1424) at /usr/include/qt4/QtCore/qmap.h:428 #6 QMap<int, Okular::PagePrivate::PixmapObject>::constFind (this=0x1fb4ea0, id=3, width=1008, height=1424) at /usr/include/qt4/QtCore/qmap.h:559 #7 Okular::Page::hasPixmap (this=0x1fb4ea0, id=3, width=1008, height=1424) at ../../okular/core/page.cpp:203 #8 0x00007f387c2b6a1a in Okular::DocumentPrivate::sendGeneratorRequest (this=0x1bf7a00) at ../../okular/core/document.cpp:837 #9 0x00007f387c2bc84d in Okular::Document::qt_metacall (this=0x1bf47e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6827d9f0) at ./document.moc:145 #10 0x00007f388dcafdf2 in QMetaObject::activate (sender=0x227a670, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x590) at kernel/qobject.cpp:3112 #11 0x00007f388dcb4f5f in QSingleShotTimer::timerEvent (this=0x227a670) at kernel/qtimer.cpp:298 #12 0x00007f388dcaa353 in QObject::event (this=0x227a670, e=0x3) at kernel/qobject.cpp:1074 #13 0x00007f388d11401d in QApplicationPrivate::notify_helper (this=0x19a5fd0, receiver=0x227a670, e=0x7fff6827e0b0) at kernel/qapplication.cpp:4065 #14 0x00007f388d11c07a in QApplication::notify (this=0x7fff6827e410, receiver=0x227a670, e=0x7fff6827e0b0) at kernel/qapplication.cpp:4030 #15 0x00007f388e8b5e06 in KApplication::notify (this=0x7fff6827e410, receiver=0x227a670, event=0x7fff6827e0b0) at ../../kdeui/kernel/kapplication.cpp:302 #16 0x00007f388dc9ac9c in QCoreApplication::notifyInternal (this=0x7fff6827e410, receiver=0x227a670, event=0x7fff6827e0b0) at kernel/qcoreapplication.cpp:610 #17 0x00007f388dcc72c6 in QCoreApplication::sendEvent (this=0x19a9c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #18 QTimerInfoList::activateTimers (this=0x19a9c40) at kernel/qeventdispatcher_unix.cpp:580 #19 0x00007f388dcc3658 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #20 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #21 0x00007f388950c90e in g_main_dispatch (context=0x19a8920) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:1960 #22 IA__g_main_context_dispatch (context=0x19a8920) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2513 #23 0x00007f38895102c8 in g_main_context_iterate (context=0x19a8920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2591 #24 0x00007f38895103f0 in IA__g_main_context_iteration (context=0x19a8920, may_block=1) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2654 #25 0x00007f388dcc339c in QEventDispatcherGlib::processEvents (this=0x198d160, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #26 0x00007f388d1aaf1f in QGuiEventDispatcherGlib::processEvents (this=0x1fb4ea0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #27 0x00007f388dc99562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #28 0x00007f388dc99934 in QEventLoop::exec (this=0x7fff6827e360, flags=...) at kernel/qeventloop.cpp:201 #29 0x00007f388dc9bba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #30 0x000000000040891c in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../okular/shell/main.cpp:81 Reported using DrKonqi
This looks related to bug 228404, bug 224424, bug 223390. Regards
I understand you can not reproduce the crash at will, right?
(In reply to comment #2) > I understand you can not reproduce the crash at will, right? That's right. I have tried, but have not been able to reproduce the crash yet.
(In reply to comment #1) > This looks related to bug 228404, bug 224424, bug 223390. Regards Yes, this looks the same as those bugs. They are probably all duplicates. I had this crash happen again with the same backtrace. It happened when I had the "open file" dialog open, and the PDF file I was currently viewing was updated, so okular tried to reload it, and crashed.
Please update to KDE 4.3.5 or KDE 4.4. *** This bug has been marked as a duplicate of bug 218895 ***