Bug 266787 - Okular crash closing multiple instances
Summary: Okular crash closing multiple instances
Status: RESOLVED DUPLICATE of bug 254116
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 06:38 UTC by Andrew Davie
Modified: 2011-02-23 00:04 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 Andrew Davie 2011-02-21 06:38:46 UTC
Application: okular (0.10.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-29-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Using Kile to create PDF files viewed by Okular.  Had a stack (7) of unclosed Okular instances.  When closing all, Okular crashed.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  0x0406495d in Okular::Document::closeDocument (this=0x9dcfc90) at ../../okular/core/document.cpp:1772
#7  0x01d4a26d in Okular::Part::closeUrl (this=0x9dbd5b8) at ../../okular/part.cpp:1105
#8  0x00d86b86 in KParts::ReadOnlyPart::openUrl (this=0x9dbd5b8, url=...) at ../../kparts/part.cpp:537
#9  0x01d565ff in Okular::Part::slotDoFileDirty (this=0x9dbd5b8) at ../../okular/part.cpp:1201
#10 0x01d56e1e in Okular::Part::qt_metacall (this=0x9dbd5b8, _c=QMetaObject::InvokeMetaMethod, _id=56, _a=0xbfd8e4fc) at ./part.moc:238
#11 0x0779742a in QMetaObject::metacall (object=0x9dbd5b8, cl=170720544, idx=70, argv=0xbfd8e4fc) at kernel/qmetaobject.cpp:237
#12 0x077aa1a5 in QMetaObject::activate (sender=0x9fb7988, m=0x78c35a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#13 0x077fb8d7 in QTimer::timeout (this=0x9fb7988) at .moc/release-shared/moc_qtimer.cpp:134
#14 0x077afd4e in QTimer::timerEvent (this=0x9fb7988, e=0xbfd8ea30) at kernel/qtimer.cpp:271
#15 0x077a4014 in QObject::event (this=0x9fb7988, e=0x0) at kernel/qobject.cpp:1183
#16 0x02a3794c in QApplicationPrivate::notify_helper (this=0x9c697e0, receiver=0x9fb7988, e=0xbfd8ea30) at kernel/qapplication.cpp:4358
#17 0x02a3ed1e in QApplication::notify (this=0xbfd8edf0, receiver=0x9fb7988, e=0xbfd8ea30) at kernel/qapplication.cpp:3762
#18 0x0057240a in KApplication::notify (this=0xbfd8edf0, receiver=0x9fb7988, event=0xbfd8ea30) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x077916cb in QCoreApplication::notifyInternal (this=0xbfd8edf0, receiver=0x9fb7988, event=0xbfd8ea30) at kernel/qcoreapplication.cpp:732
#20 0x077c3426 in QCoreApplication::sendEvent (this=0x9c6ca34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x9c6ca34) at kernel/qeventdispatcher_unix.cpp:602
#22 0x077c0227 in timerSourceDispatch (source=0x9c6c5a8) at kernel/qeventdispatcher_glib.cpp:184
#23 idleTimerSourceDispatch (source=0x9c6c5a8) at kernel/qeventdispatcher_glib.cpp:231
#24 0x023bf265 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x023c3088 in ?? () from /lib/libglib-2.0.so.0
#26 0x023c3268 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x077bfee5 in QEventDispatcherGlib::processEvents (this=0x9c550e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x02af8725 in QGuiEventDispatcherGlib::processEvents (this=0x9c550e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x077901a9 in QEventLoop::processEvents (this=0xbfd8ecf4, flags=) at kernel/qeventloop.cpp:149
#30 0x077905fa in QEventLoop::exec (this=0xbfd8ecf4, flags=...) at kernel/qeventloop.cpp:201
#31 0x07794baf in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x02a36777 in QApplication::exec () at kernel/qapplication.cpp:3637
#33 0x0804ef09 in main (argc=2, argv=0xbfd8efe4) at ../../../okular/shell/main.cpp:82

Possible duplicates by query: bug 264667, bug 262134, bug 258462, bug 256577, bug 254116.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2011-02-23 00:04:14 UTC

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