Summary: | kmail crash when I've tryed to move mails from folder created by search filter to index subfolder | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Nikita Bige <big-nikita> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nikita Bige
2009-06-02 10:42:16 UTC
The backtrace looks related/duplicate to bug 188219 / bug 186940. I don't know if the situations could match. Thanks SVN commit 980061 by stefanek: Possibly fix the issues with the folder being closed by the compaction jobs (and thus various asserts triggering in the StorageModel code). Not totally sure that all the bugs I'm closing had exactly the same cause (though the backtrace is exactly the same). If you still can reproduce the bug please reopen ONE of these. BUG: 186940 BUG: 188219 BUG: 194960 BUG: 195893 M +4 -0 folderstorage.h M +1 -0 kmfolder.cpp M +4 -0 kmfolder.h M +1 -0 kmfoldermaildir.cpp M +3 -1 kmfoldermbox.cpp M +2 -0 messagelistview/core/model.cpp M +1 -0 messagelistview/core/view.cpp M +17 -1 messagelistview/storagemodel.cpp M +5 -0 messagelistview/storagemodel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=980061 |