Bug 228048 - Kmail crashed while deleting multiple messages (IMAP)
Summary: Kmail crashed while deleting multiple messages (IMAP)
Status: RESOLVED DUPLICATE of bug 211803
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 14:39 UTC by Greg
Modified: 2010-03-14 00:57 UTC (History)
1 user (show)

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 Greg 2010-02-22 14:39:33 UTC
Application: kmail (1.13.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Kmail has crashed while I was deleting several messages from IMAP folder (gmail)

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fdb0e54d521 in KMAcctImap::ignoreJobsForMessage(KMMessage*) () from /usr/lib/libkmailprivate.so.4
#6  0x00007fdb0e65d157 in KMMoveCommand::execute() () from /usr/lib/libkmailprivate.so.4
#7  0x00007fdb0e64e91a in KMCommand::slotPostTransfer(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#8  0x00007fdb0e6585a3 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#9  0x00007fdb0e658850 in KMMoveCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#10 0x00007fdb0dc1e4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00007fdb0e6495fe in KMCommand::messagesTransfered(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#12 0x00007fdb0e65de6c in KMCommand::transferSelectedMsgs() () from /usr/lib/libkmailprivate.so.4
#13 0x00007fdb0e65e078 in KMCommand::slotStart() () from /usr/lib/libkmailprivate.so.4
#14 0x00007fdb0e658586 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#15 0x00007fdb0e658850 in KMMoveCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#16 0x00007fdb0dc1e4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007fdb0dc25cff in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007fdb0dc1b133 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007fdb0cfcf5ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fdb0cfd5bdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007fdb0f51ccd6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007fdb0dc0b79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x00007fdb0dc38422 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007fdb0dc34f24 in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007fdb0411c26e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x00007fdb0411fc28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#27 0x00007fdb0411fd50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0x00007fdb0dc34c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007fdb0d07dd6e in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007fdb0dc0a0c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007fdb0dc0a49c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007fdb0dc0e1db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#33 0x0000000000403292 in _start ()

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

Possible duplicates by query: bug 225950, bug 224873, bug 224423, bug 224218, bug 224159.

Reported using DrKonqi
Comment 1 Björn Ruberg 2010-03-14 00:57:12 UTC

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