Bug 269534 - Crash of KMail when deleting & filtering mails in the same time (on an IMAP account)
Summary: Crash of KMail when deleting & filtering mails in the same time (on an IMAP a...
Status: RESOLVED DUPLICATE of bug 163071
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.6
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-27 13:31 UTC by Mickaël
Modified: 2011-04-13 14:50 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 Mickaël 2011-03-27 13:31:50 UTC
Application: kmail (1.13.6)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.37-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I don't know if this is linken, I had pressed Control+J in order to filter mails, and then I pressed Delete to remove the mails that had not been deleted.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f517c1893f4 in QList<KMMessage*>::QList (this=0x7fff5b897260, l=...) at /usr/include/QtCore/qlist.h:118
#7  0x00007f517c333a0d in KMail::FolderJob::msgList (this=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/folderjob.cpp:120
#8  0x00007f517c23a4f3 in KMAcctImap::ignoreJobsForMessage (this=0x20ac9c0, msg=0x2dbdba0) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmacctimap.cpp:217
#9  0x00007f517c303baf in KMMoveCommand::execute (this=0x2cc15b0) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmcommands.cpp:2208
#10 0x00007f517c2fa12f in KMCommand::slotPostTransfer (this=0x2cc15b0, result=KMCommand::OK) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmcommands.cpp:295
#11 0x00007f517c2ff743 in KMCommand::qt_metacall (this=0x2cc15b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5b897660) at /var/abs/local/extra/kdepim/src/build/kmail/kmcommands.moc:93
#12 0x00007f517c303620 in KMMoveCommand::qt_metacall (this=0x2cc15b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5b897660) at /var/abs/local/extra/kdepim/src/build/kmail/kmcommands.moc:1971
#13 0x00007f517ac1fe0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f517c2f0dae in KMCommand::messagesTransfered (this=<value optimized out>, _t1=KMCommand::OK) at /var/abs/local/extra/kdepim/src/build/kmail/kmcommands.moc:108
#15 0x00007f517c2fa5c3 in KMCommand::transferSelectedMsgs (this=0x2cc15b0) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmcommands.cpp:393
#16 0x00007f517c2fa9af in KMCommand::slotStart (this=0x2cc15b0) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/kmcommands.cpp:287
#17 0x00007f517c2ff726 in KMCommand::qt_metacall (this=0x2cc15b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2dd4740) at /var/abs/local/extra/kdepim/src/build/kmail/kmcommands.moc:92
#18 0x00007f517c303620 in KMMoveCommand::qt_metacall (this=0x2cc15b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2dd4740) at /var/abs/local/extra/kdepim/src/build/kmail/kmcommands.moc:1971
#19 0x00007f517ac1ec6a in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x00007f517b0f66a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f517b0fb26a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f517d16ad46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007f517ac0a90c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x00007f517ac0e135 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#25 0x00007f517ac35873 in ?? () from /usr/lib/libQtCore.so.4
#26 0x00007f5171f67bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x00007f5171f683d0 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007f5171f6866d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x00007f517ac35a0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007f517b19c03e in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007f517ac09ca2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f517ac09eec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007f517ac0e3eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#34 0x0000000000402ffb in main (argc=<value optimized out>, argv=<value optimized out>) at /var/abs/local/extra/kdepim/src/kdepim-4.4.10/kmail/main.cpp:156

Reported using DrKonqi
Comment 1 Christophe Marin 2011-04-13 14:50:46 UTC

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