[Bug 162313] Crash when checking mail

Jean-Baptiste Mardelle jb at kdenlive.org
Mon May 19 23:46:25 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=162313         




------- Additional Comments From jb kdenlive org  2008-05-20 00:46 -------
Not sure it is the same bug but I am experiencing similar problem: disconnected IMAP in svn trunk stopped working correctly about one week ago. Mail checking always hangs with message:

Checking folder validity

If I try to stop the task from KMail's progress list, it crashes with following backtrace:

Application: KMail (kmail), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb44bf940 (LWP 9813)]
[KCrash handler]
#6  0xb7a0920a in KJob::error (this=0xbfc46f28)
    at .../kdesvn/kdelibs/kdecore/jobs/kjob.cpp:199
#7  0xb7456ab4 in KMAcctCachedImap::killAllJobs (this=0x81cec30, 
    disconnectSlave=<value optimized out>)
    at .../kdesvn/kdepim/kmail/kmacctcachedimap.cpp:108
#8  0xb7456e75 in KMAcctCachedImap::slotProgressItemCanceled (this=0x81cec30)
    at .../kdesvn/kdepim/kmail/kmacctcachedimap.cpp:450
#9  0xb7456fac in KMAcctCachedImap::qt_metacall (this=0x81cec30, 
    _c=QMetaObject::InvokeMetaMethod, _id=-2, _a=0xbfc4706c)
    at .../kdesvn/build/kdepim/kmail/kmacctcachedimap.moc:83
#10 0xb7e5830a in QMetaObject::activate (sender=0x8830958, 
    from_signal_index=7, to_signal_index=7, argv=0xbfc4706c)
    at .../kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3007
#11 0xb7e58752 in QMetaObject::activate (sender=0x8830958, m=0xb6939288, 
    local_signal_index=3, argv=0xbfc4706c)
    at .../kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3080
#12 0xb68bfd13 in KPIM::ProgressItem::progressItemCanceled (this=0x8830958, 
    _t1=0x8830958)
    at .../kdesvn/build/kdepim/libkdepim/progressmanager.moc:116
#13 0xb68c0c92 in KPIM::ProgressItem::cancel (this=0x8830958)
    at .../kdesvn/kdepim/libkdepim/progressmanager.cpp:97
#14 0xb68c1f24 in KPIM::TransactionItem::slotItemCanceled (this=0x8842828)
    at .../kdesvn/kdepim/libkdepim/progressdialog.cpp:233
#15 0xb68c1f83 in KPIM::TransactionItem::qt_metacall (this=0x8842828, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc471ec)
    at .../kdesvn/build/kdepim/libkdepim/progressdialog.moc:117
#16 0xb7e5830a in QMetaObject::activate (sender=0x8830a98, 
    from_signal_index=29, to_signal_index=30, argv=0xbfc471ec)
    at .../kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3007
#17 0xb7e58660 in QMetaObject::activate (sender=0x8830a98, m=0xb58dd124, 
    from_local_signal_index=2, to_local_signal_index=3, argv=0xbfc471ec)
    at .../kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3100
#18 0xb5817081 in QAbstractButton::clicked (this=0x8830a98, _t1=false)
    at .moc/release-shared/moc_qabstractbutton.cpp:185
#19 0xb55bf1f9 in QAbstractButtonPrivate::emitClicked (this=0x8839030)
    at .../kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:543
#20 0xb55bf8b0 in QAbstractButtonPrivate::click (this=0x8839030)
    at .../kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:536
#21 0xb55bfaeb in QAbstractButton::mouseReleaseEvent (this=0x8830a98, 
    e=0xbfc477ac)
    at .../kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:1112
#22 0xb531ac4a in QWidget::event (this=0x8830a98, event=0xbfc477ac)
    at .../kdesvn/qt-copy/src/gui/kernel/qwidget.cpp:6927
#23 0xb55c014f in QAbstractButton::event (this=0x8830a98, e=0xbfc477ac)
    at .../kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:1074
#24 0xb5651142 in QPushButton::event (this=0x8830a98, e=0xbfc477ac)
    at .../kdesvn/qt-copy/src/gui/widgets/qpushbutton.cpp:658
#25 0xb52cbbfc in QApplicationPrivate::notify_helper (this=0x806b468, 
    receiver=0x8830a98, e=0xbfc477ac)
    at .../kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3772
#26 0xb52d2c25 in QApplication::notify (this=0xbfc47fd8, receiver=0x8830a98, 
    e=0xbfc477ac)
    at .../kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3501
#27 0xb6695f4d in KApplication::notify (this=0xbfc47fd8, receiver=0x8830a98, 
    event=0xbfc477ac)
    at .../kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311
#28 0xb7e47be9 in QCoreApplication::notifyInternal (this=0xbfc47fd8, 
    receiver=0x8830a98, event=0xbfc477ac)
    at .../kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:583
#29 0xb52d1cf0 in QApplicationPrivate::sendMouseEvent (receiver=0x8830a98, 
    event=0xbfc477ac, alienWidget=0x8830a98, nativeWidget=0x82048f8, 
    buttonDown=0xb58e8cb0, lastMouseReceiver= 0xb58e8cb4)
    at ../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:218
#30 0xb532d90d in QETWidget::translateMouseEvent (this=0x82048f8, 
    event=0xbfc47cb8)
    at .../kdesvn/qt-copy/src/gui/kernel/qapplication_x11.cpp:4133
#31 0xb532cff7 in QApplication::x11ProcessEvent (this=0xbfc47fd8, 
    event=0xbfc47cb8)
    at .../kdesvn/qt-copy/src/gui/kernel/qapplication_x11.cpp:3133
#32 0xb5351b4a in x11EventSourceDispatch (s=0x806e238, callback=0, 
    user_data=0x0)
    at .../kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:148
#33 0xb4baebf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb4bb1e5e in ?? () from /usr/lib/libglib-2.0.so.0
#35 0x0806ccc0 in ?? ()
#36 0x00000000 in ?? ()
#0  0xb7eea410 in __kernel_vsyscall ()



More information about the Kdepim-bugs mailing list