Summary: | Crash when cancelling IMAP transaction | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | András Manţia <amantia> |
Component: | disconnected IMAP | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | des, finex |
Priority: | NOR | Keywords: | triaged |
Version: | SVN trunk (KDE 4) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
András Manţia
2008-05-19 16:33:59 UTC
Tested again, it was stuck in "Uploading status messages to server" showing 10% done in the progress bar. This is on Linux I assume? There are lots of known problems with job handling on OS X and Windows. Changed severity to "crash". I hope to have selected only the right bugs (>100) :-) I can confirm that a crash happens on SVN trunk r949397 when following the reporter's instructions. However, the backtrace I get is different: Application: KMail (kmail), signal SIGSEGV Thread 1 (Thread 0xb40c5b20 (LWP 5404)): [KCrash Handler] #6 0xb73f8cfc in KPIM::ProgressItem::cancel (this=0xa852b) at /usr/src/kde4/kdepim/libkdepim/progressmanager.cpp:83 #7 0xb73f8ec3 in KPIM::ProgressManager::slotAbortAll (this=0x9e2b348) at /usr/src/kde4/kdepim/libkdepim/progressmanager.cpp:240 #8 0xb73f907e in KPIM::ProgressManager::qt_metacall (this=0x9e2b348, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbff01d2c) at /usr/src/kde4/build/kdepim/libkdepim/progressmanager.moc:219 #9 0xb6dc13c1 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4 #10 0xb6dc16f1 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4 #11 0xb645ab82 in QAction::triggered () from /usr/lib/qt4/libQtGui.so.4 #12 0xb645be43 in QAction::activate () from /usr/lib/qt4/libQtGui.so.4 #13 0xb645e1e3 in QAction::event () from /usr/lib/qt4/libQtGui.so.4 #14 0xb7d86c5e in KAction::event (this=0x9e2af60, event=0x9e2af60) at /usr/src/kde4/kdelibs/kdeui/actions/kaction.cpp:88 #15 0xb646060c in QApplicationPrivate::notify_helper () from /usr/lib/qt4/libQtGui.so.4 #16 0xb6468213 in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4 #17 0xb7e4df3a in KApplication::notify (this=0xbff02fa8, receiver=0x9e2af60, event=0xbff02124) at /usr/src/kde4/kdelibs/kdeui/kernel/kapplication.cpp:307 #18 0xb6daead2 in QCoreApplication::notifyInternal () from /usr/lib/qt4/libQtCore.so.4 #19 0xb6494cd0 in ?? () from /usr/lib/qt4/libQtGui.so.4 #20 0xbff02fa8 in ?? () #21 0x09e2af60 in ?? () #22 0xbff02124 in ?? () #23 0x00000000 in ?? () Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding |