Bug 137604 - crash while cancelling dIMAP sync
Summary: crash while cancelling dIMAP sync
Status: RESOLVED DUPLICATE of bug 137474
Alias: None
Product: kmail
Classification: Applications
Component: disconnected IMAP (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-20 09:13 UTC by konold
Modified: 2007-09-14 12:17 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 konold 2006-11-20 09:13:55 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages

I tried to cancel a hanging dIMAP sync operation using the gui button in the lower right corner of kmail.


Resulted in the following crash:

System configuration startup check disabled.

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1249130832 (LWP 5300)]
[New Thread -1276490848 (LWP 5602)]
[New Thread -1268098144 (LWP 5601)]
[New Thread -1259705440 (LWP 5600)]
[New Thread -1251312736 (LWP 5599)]
[KCrash handler]
#6  0xc0850000 in ?? ()
#7  0xb7d0b702 in KMAcctCachedImap::killAllJobs (this=0x8812190, 
    disconnectSlave=false)
    at /build/buildd/kdepim-3.5.5/./kmail/kmacctcachedimap.cpp:121
#8  0xb7d09c25 in KMAcctCachedImap::slotProgressItemCanceled (this=0x8812190)
    at /build/buildd/kdepim-3.5.5/./kmail/kmacctcachedimap.cpp:455
#9  0xb7d0a29f in KMAcctCachedImap::qt_invoke (this=0x8812190, _id=21, 
    _o=0xbf804cf4) at ./kmacctcachedimap.moc:94
#10 0xb70c0a84 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb6820fb1 in KPIM::ProgressItem::progressItemCanceled (this=0xad6e348, 
    t0=0xad6e348) at ./progressmanager.moc:169
#12 0xb685fd16 in KPIM::ProgressItem::cancel (this=0xad6e348)
    at /build/buildd/kdepim-3.5.5/./libkdepim/progressmanager.cpp:97
#13 0xb685fd87 in KPIM::TransactionItem::slotItemCanceled (this=0x8f4e948)
    at /build/buildd/kdepim-3.5.5/./libkdepim/progressdialog.cpp:230
#14 0xb685fdc2 in KPIM::TransactionItem::qt_invoke (this=0x8f4e948, _id=46, 
    _o=0xbf804e4c) at ./progressdialog.moc:164
#15 0xb70c0957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb70c13fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb7455f5f in QButton::clicked () from /usr/lib/libqt-mt.so.3
#18 0xb715efe8 in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#19 0xb70f7729 in QWidget::event () from /usr/lib/libqt-mt.so.3
#20 0xb7057b88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb7059d46 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0xb7780db2 in KApplication::notify (this=0xbf805914, receiver=0x9db5e58, 
    event=0xbf8052c0)
    at /build/buildd/kdelibs-3.5.5/./kdecore/kapplication.cpp:550
#23 0xb6fea3fd in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#24 0xb6fe9062 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#25 0xb6fe714c in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#26 0xb6ffe320 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#27 0xb707225e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#28 0xb707206e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#29 0xb7059731 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#30 0x0804a0fe in main (argc=0, argv=0x0)
    at /build/buildd/kdepim-3.5.5/./kmail/main.cpp:110
#31 0xb781e8cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#32 0x08049e61 in _start ()
Comment 1 David Faure 2007-02-09 15:43:18 UTC

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