Summary: | Crashed after moving a corrupted mail to IMAP account | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Florian Faber <kdebug> |
Component: | IMAP | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | mailinglist, w.richert |
Priority: | NOR | ||
Version: | 1.9.5 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Florian Faber
2006-12-04 10:43:35 UTC
Possible dupe of this: http://bugs.kde.org/show_bug.cgi?id=128593 (and) http://bugs.kde.org/show_bug.cgi?id=134702 I'm seeing this as well. Also on a Gentoo system with KMail 1.9.5, GCC 4.1.1. The stack trace is the same. I can reliable reproduce this when I do an "Expire All Folders" and I have some filters set up on a few IMAP folders to move old messages around. The referenced bugs (above) seem to point to a corrupted message. I have access to the IMAP server and I'd love any kind of suggestion as to how to track down the corrupted message. *** Bug 140684 has been marked as a duplicate of this bug. *** *** Bug 140740 has been marked as a duplicate of this bug. *** I have the same backtrace too. KMail 1.9.5 crashed when moving some mails from an IMAP folder to a local one. crash confirmed using pim+ branch r634247. I've plain imap connection, selected ~10 email's and pressed trash icon. #16 0xb7c2d130 in FolderStorage::moveMsg (this=0x8394c30, msglist=@0xbfcad7ec, aIndex_ret=0xbfcad8d4) at folderstorage.cpp:604 #17 0xb7c118e0 in KMFolder::moveMsg (this=0x83cc8c0, q=@0xbfcad88c, index_return=0xbfcad8d4) at kmfolder.cpp:425 #18 0xb7d4a8a0 in KMMoveCommand::execute (this=0x80b2e68) at kmcommands.cpp:2165 #19 0xb7d550bd in KMCommand::slotPostTransfer (this=0x80b2e68, result=KMCommand::OK) at kmcommands.cpp:257 #20 0xb7d553f6 in KMCommand::qt_invoke (this=0x80b2e68, _id=5, _o=0xbfcada44) at kmcommands.moc:148 #21 0xb7d5592b in KMMenuCommand::qt_invoke (this=0x80b2e68, _id=5, i get this crash several times a week when deleting mails. gentoo, CFLAGS="-march=pentium3 -O2 -pipe", currently kmail 1.9.6-r1 but this has been going on for at least a year now. *** Bug 143372 has been marked as a duplicate of this bug. *** |