Bug 229236 - Kontact crashed in KMail when moving a message from IMAP inbox to save folder
Summary: Kontact crashed in KMail when moving a message from IMAP inbox to save folder
Status: RESOLVED DUPLICATE of bug 163071
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 12:13 UTC by mjjeff
Modified: 2010-03-26 23:52 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 mjjeff 2010-03-03 12:13:40 UTC
Application: kontact (4.4)
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:
After having moved many messages already, I moved a message from an IMAP inbox to a save folder on the same IMAP account. Crash.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f057a571ad1 in QListData::begin (this=0x1d8a9e0, msg=0x3a125a0) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmacctimap.moc:102
#6  QList<KMMessage*>::begin (this=0x1d8a9e0, msg=0x3a125a0) at /usr/include/QtCore/qlist.h:248
#7  QList<KMMessage*>::first (this=0x1d8a9e0, msg=0x3a125a0) at /usr/include/QtCore/qlist.h:263
#8  KMAcctImap::ignoreJobsForMessage (this=0x1d8a9e0, msg=0x3a125a0) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmacctimap.cpp:217
#9  0x00007f057a681b67 in KMMoveCommand::execute (this=0x21e8770) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.cpp:2185
#10 0x00007f057a67332a in KMCommand::slotPostTransfer (this=0x21e8770, result=KMCommand::OK) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.cpp:291
#11 0x00007f057a67cfb3 in KMCommand::qt_metacall (this=0x21e8770, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18cc2940)
    at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.moc:93
#12 0x00007f057a67d260 in KMMoveCommand::qt_metacall (this=0x7fff18cc2540, _c=260160, _id=2025167184, _a=0x7f05) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.moc:1971
#13 0x00007f0591a5095f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f057a66e00e in KMCommand::messagesTransfered (this=0x7fff18cc2540, _t1=KMCommand::OK) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.moc:108
#15 0x00007f057a68287c in KMCommand::transferSelectedMsgs (this=0x21e8770) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.cpp:389
#16 0x00007f057a682a88 in KMCommand::slotStart (this=0x21e8770) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.cpp:283
#17 0x00007f057a67cf96 in KMCommand::qt_metacall (this=0x21e8770, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff18cc2ba0)
    at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.moc:92
#18 0x00007f057a67d260 in KMMoveCommand::qt_metacall (this=0x7fff18cc2540, _c=260160, _id=2025167184, _a=0x7f05) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kmail/kmcommands.moc:1971
#19 0x00007f0591a5095f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x00007f0591a5817f in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007f0591a4d5b3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007f0590dfa95c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f0590e00f4b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f0592425d36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f0591a3dbfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f0591a6a8a2 in ?? () from /usr/lib/libQtCore.so.4
#27 0x00007f0591a673a4 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007f058920926e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007f058920cc28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007f058920cd50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007f0591a67093 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f0590ea930e in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007f0591a3c522 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f0591a3c8fc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007f0591a4063b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0000000000403e67 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/phil/kdemod/testing/kdepim/src/kdepim-4.4.0/kontact/src/main.cpp:221

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

Possible duplicates by query: bug 215416, bug 188013.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-03-26 23:52:57 UTC

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