| Summary: | crash on disconnected imap-ssl synchronising with Courier server | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Rutger Claes <rgc> |
| Component: | disconnected IMAP | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | adam |
| Priority: | NOR | ||
| Version First Reported In: | 1.8.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Crash backtrace in 1.9.1 | ||
|
Description
Rutger Claes
2005-09-28 10:02:07 UTC
*** This bug has been marked as a duplicate of 106030 *** I don't think this is the same as bug 106030. 1. The backtrace is different, while 106030's is always the same. 2. It is with a different version. I never had these crashes until 1.9.1, but this is filed on 1.8.2. Created attachment 14381 [details] Crash backtrace in 1.9.1 This bug is marked a duplicate of bug 106030. I don't know if that is correct, but I'm affected by both. I sometimes have: KMFolderCachedImap::slotProgress () as last line on the backtrace, and sometimes KMFolderImap::flagsToStatus (). The flagsToStatus() is indead also present in 106030, but I never see the slotProgress() line causing any errors there. Both problems could be caused by the same error, I don't know. Just letting know that I have crashes because of slotProgress() in 1.9.1 on KDE 3.5.0. |