Bug 235573 - Kontact crashed after closing it
Summary: Kontact crashed after closing it
Status: RESOLVED DUPLICATE of bug 200174
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 21:10 UTC by Leonardo La Malfa
Modified: 2010-06-07 01:10 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 Leonardo La Malfa 2010-04-27 21:10:37 UTC
Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Actually, I just closed the application, I don't know what it was doing meanwhile. I've added this report as a possible duplicate because the other person said it was trying to fetch mail in his case, so perhaps mine was trying to do the same?

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76fa990 (LWP 2158))]

Thread 2 (Thread 0xb349db70 (LWP 2160)):
#0  0x02c5be16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x010b66fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x010bb825 in QTimerInfoList::updateCurrentTime (this=0xa02b9b4) at kernel/qeventdispatcher_unix.cpp:340
#3  0x010bb86a in QTimerInfoList::timerWait (this=0xa02b9b4, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x010b9818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb349d0ac) at kernel/qeventdispatcher_glib.cpp:136
#5  0x010b98a5 in timerSourcePrepare (source=0x0, timeout=0x2c5fff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x02925aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x02925ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x029264b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x010b960f in QEventDispatcherGlib::processEvents (this=0xa02ef80, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x0108c059 in QEventLoop::processEvents (this=0xb349d270, flags=) at kernel/qeventloop.cpp:149
#11 0x0108c4aa in QEventLoop::exec (this=0xb349d270, flags=...) at kernel/qeventloop.cpp:201
#12 0x00f885a8 in QThread::exec (this=0xa028638) at thread/qthread.cpp:487
#13 0x0106bc1b in QInotifyFileSystemWatcherEngine::run (this=0xa028638) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x00f8b32e in QThreadPrivate::start (arg=0xa028638) at thread/qthread_unix.cpp:248
#15 0x012b296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x00ce1a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb76fa990 (LWP 2158)):
[KCrash Handler]
#6  0x01c563a7 in MessageList::Core::Widget::view() const () from /usr/lib/libmessagelist.so.4
#7  0xb4966019 in ?? () from /usr/lib/libkmailprivate.so.4
#8  0xb481490f in KMMainWidget::updateCutCopyPasteActions() () from /usr/lib/libkmailprivate.so.4
#9  0xb4818f12 in KMMainWidget::updateMessageActions() () from /usr/lib/libkmailprivate.so.4
#10 0xb4832172 in KMMainWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#11 0x01092c9a in QMetaObject::metacall (object=0x9d442d8, cl=14070720, idx=48, argv=0xbf81371c) at kernel/qmetaobject.cpp:237
#12 0x010a13d5 in QMetaObject::activate (sender=0x9f3d7e0, m=0x11a15a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#13 0x010f2aa7 in QTimer::timeout (this=0x9f3d7e0) at .moc/release-shared/moc_qtimer.cpp:134
#14 0x010a960e in QTimer::timerEvent (this=0x9f3d7e0, e=0xbf813c50) at kernel/qtimer.cpp:271
#15 0x0109e254 in QObject::event (this=0x9f3d7e0, e=0x6c69616e) at kernel/qobject.cpp:1212
#16 0x049cc4dc in QApplicationPrivate::notify_helper (this=0x97a2ca8, receiver=0x9f3d7e0, e=0xbf813c50) at kernel/qapplication.cpp:4300
#17 0x049d305e in QApplication::notify (this=0xbf815034, receiver=0x9f3d7e0, e=0xbf813c50) at kernel/qapplication.cpp:3704
#18 0x00649f2a in KApplication::notify (this=0xbf815034, receiver=0x9f3d7e0, event=0xbf813c50) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x0108da3b in QCoreApplication::notifyInternal (this=0xbf815034, receiver=0x9f3d7e0, event=0xbf813c50) at kernel/qcoreapplication.cpp:704
#20 0x010bcd66 in QCoreApplication::sendEvent (this=0x97a5bbc) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x97a5bbc) at kernel/qeventdispatcher_unix.cpp:603
#22 0x010b98e4 in timerSourceDispatch (source=0x97a5b88) at kernel/qeventdispatcher_glib.cpp:184
#23 0x029225e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x029262d8 in ?? () from /lib/libglib-2.0.so.0
#25 0x029264b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x010b95d5 in QEventDispatcherGlib::processEvents (this=0x9781070, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x04a8c135 in QGuiEventDispatcherGlib::processEvents (this=0x9781070, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x0108c059 in QEventLoop::processEvents (this=0xbf813ff4, flags=) at kernel/qeventloop.cpp:149
#29 0x0108c4aa in QEventLoop::exec (this=0xbf813ff4, flags=...) at kernel/qeventloop.cpp:201
#30 0x006ea76f in KWallet::Wallet::openWallet (name=..., w=88080417, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:260
#31 0xb4733c7e in KMKernel::wallet() () from /usr/lib/libkmailprivate.so.4
#32 0xb46b41ed in ?? () from /usr/lib/libkmailprivate.so.4
#33 0xb4721b2c in ?? () from /usr/lib/libkmailprivate.so.4
#34 0xb464b4e6 in KMail::AccountManager::writeConfig(bool) () from /usr/lib/libkmailprivate.so.4
#35 0xb47332f4 in KMKernel::cleanup() () from /usr/lib/libkmailprivate.so.4
#36 0x07e8e23d in ?? () from /usr/lib/kde4/kmailpart.so
#37 0x00f1ec29 in ~Plugin (this=0x9b6e368, __vtt_parm=0x8210a84, __in_chrg=<value optimized out>) at ../../kontactinterface/plugin.cpp:90
#38 0x08201bc2 in ?? () from /usr/lib/kde4/kontact_kmailplugin.so
#39 0x00df6246 in Kontact::MainWindow::~MainWindow() () from /usr/lib/libkontactprivate.so.4
#40 0x0109cd65 in qDeleteInEventHandler (o=0x6c69616e) at kernel/qobject.cpp:3998
#41 0x0109e428 in QObject::event (this=0x97a1a18, e=0x6c69616e) at kernel/qobject.cpp:1231
#42 0x04a2a326 in QWidget::event (this=0x97a1a18, event=0xc7942b0) at kernel/qwidget.cpp:8455
#43 0x04e45bc7 in QMainWindow::event (this=0x97a1a18, event=0xc7942b0) at widgets/qmainwindow.cpp:1433
#44 0x0073bb04 in KMainWindow::event (this=0x97a1a18, ev=0xc7942b0) at ../../kdeui/widgets/kmainwindow.cpp:1103
#45 0x0078388f in KXmlGuiWindow::event (this=0x97a1a18, ev=0xc7942b0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#46 0x049cc4dc in QApplicationPrivate::notify_helper (this=0x97a2ca8, receiver=0x97a1a18, e=0xc7942b0) at kernel/qapplication.cpp:4300
#47 0x049d30f9 in QApplication::notify (this=0xbf815034, receiver=0x97a1a18, e=0xc7942b0) at kernel/qapplication.cpp:4265
#48 0x00649f2a in KApplication::notify (this=0xbf815034, receiver=0x97a1a18, event=0xc7942b0) at ../../kdeui/kernel/kapplication.cpp:302
#49 0x0108da3b in QCoreApplication::notifyInternal (this=0xbf815034, receiver=0x97a1a18, event=0xc7942b0) at kernel/qcoreapplication.cpp:704
#50 0x01090473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x97814e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#51 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x97814e0) at kernel/qcoreapplication.cpp:1345
#52 0x010905dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#53 0x010b9adf in QCoreApplication::sendPostedEvents (s=0x97a5310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#54 postEventSourceDispatch (s=0x97a5310) at kernel/qeventdispatcher_glib.cpp:276
#55 0x029225e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#56 0x029262d8 in ?? () from /lib/libglib-2.0.so.0
#57 0x029264b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#58 0x010b95d5 in QEventDispatcherGlib::processEvents (this=0x9781070, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#59 0x04a8c135 in QGuiEventDispatcherGlib::processEvents (this=0x9781070, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#60 0x0108c059 in QEventLoop::processEvents (this=0xbf814f94, flags=) at kernel/qeventloop.cpp:149
#61 0x0108c4aa in QEventLoop::exec (this=0xbf814f94, flags=...) at kernel/qeventloop.cpp:201
#62 0x0109069f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#63 0x049cc577 in QApplication::exec () at kernel/qapplication.cpp:3579
#64 0x0804b472 in _start ()

This bug may be a duplicate of or related to bug 200174.

Possible duplicates by query: bug 200174, bug 195643.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-07 01:10:59 UTC

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