Bug 228754 - okular: open dialog select file shortcuts bar crash
Summary: okular: open dialog select file shortcuts bar crash
Status: RESOLVED DUPLICATE of bug 218895
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-27 14:37 UTC by Kenyon Ralph
Modified: 2010-03-16 16:04 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 Kenyon Ralph 2010-02-27 14:37:54 UTC
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
Comment 1 Dario Andres 2010-02-27 15:28:08 UTC
This looks related to bug 228404, bug 224424, bug 223390. Regards
Comment 2 Albert Astals Cid 2010-03-02 00:28:26 UTC
I understand you can not reproduce the crash at will, right?
Comment 3 Kenyon Ralph 2010-03-02 00:37:25 UTC
(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.
Comment 4 Kenyon Ralph 2010-03-07 10:46:56 UTC
(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.
Comment 5 Pino Toscano 2010-03-16 16:04:36 UTC
Please update to KDE 4.3.5 or KDE 4.4.

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