Bug 222674 - Okular crash with '--unique'
Summary: Okular crash with '--unique'
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-01-14 11:15 UTC by James Heather
Modified: 2010-01-14 23:45 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 James Heather 2010-01-14 11:15:08 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.31.9-174.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

What I was doing when the application crashed:
Using okular as my PDF viewer within Kile, I have trouble when I set it to use the '--unique' switch. It crashes whenever it tries to load a document that is already open. I cannot replicate this from the command-line.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  findNode (akey=<value optimized out>, this=0x79636e6572727563) at /usr/include/QtCore/qmap.h:432
#6  constFind (akey=<value optimized out>, this=0x79636e6572727563) at /usr/include/QtCore/qmap.h:559
#7  Okular::Page::hasPixmap (akey=<value optimized out>, this=0x79636e6572727563) at /usr/src/debug/kdegraphics-4.3.4/okular/core/page.cpp:203
#8  0x00007f41116a1c65 in Okular::DocumentPrivate::sendGeneratorRequest (this=0x1793810) at /usr/src/debug/kdegraphics-4.3.4/okular/core/document.cpp:837
#9  0x00007f41116a7a45 in Okular::Document::qt_metacall (this=0x178cb30, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc8515a90)
    at /usr/src/debug/kdegraphics-4.3.4/x86_64-redhat-linux-gnu/okular/document.moc:145
#10 0x0000003fded5408c in QMetaObject::activate (sender=0x1aebb80, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3112
#11 0x0000003fded5906f in QSingleShotTimer::timerEvent (this=0x1aebb80) at kernel/qtimer.cpp:298
#12 0x0000003fded4e08e in QObject::event (this=0x1aebb80, e=0x7fffc85160a0) at kernel/qobject.cpp:1074
#13 0x0000003fe358f65c in QApplicationPrivate::notify_helper (this=0x1520b30, receiver=0x1aebb80, e=0x7fffc85160a0) at kernel/qapplication.cpp:4065
#14 0x0000003fe35968ce in QApplication::notify (this=<value optimized out>, receiver=0x1aebb80, e=0x7fffc85160a0) at kernel/qapplication.cpp:4030
#15 0x0000003fdf411a66 in KApplication::notify (this=0x7fffc85163f0, receiver=0x1aebb80, event=0x7fffc85160a0) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#16 0x0000003fded3ee6c in QCoreApplication::notifyInternal (this=0x7fffc85163f0, receiver=0x1aebb80, event=0x7fffc85160a0) at kernel/qcoreapplication.cpp:610
#17 0x0000003fded698d2 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#18 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:580
#19 0x0000003fded6729d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#20 0x0000003fd583922e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x0000003fd583cc18 in ?? () from /lib64/libglib-2.0.so.0
#22 0x0000003fd583cd3a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x0000003fded671e6 in QEventDispatcherGlib::processEvents (this=0x15077b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x0000003fe3621ffe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x0000003fded3d772 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x0000003fded3db44 in QEventLoop::exec (this=0x7fffc8516340, flags=...) at kernel/qeventloop.cpp:201
#27 0x0000003fded3fcd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x00000000004080e9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdegraphics-4.3.4/okular/shell/main.cpp:81

Reported using DrKonqi
Comment 1 Albert Astals Cid 2010-01-14 23:45:43 UTC

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