Summary: | Kmail sometimes crashes with SIGABRT when deleting multiple messages. | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Mark Williamson <maw48> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, maw48 |
Priority: | NOR | ||
Version: | 1.11.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark Williamson
2009-03-30 15:52:27 UTC
Mh, the backtrace doesn't have all the useful information we need. Could you start KMail from Konsole and then when it crashes, post the last lines of the shell output here? (specially the "ASSERT" line) Thanks a lot I had another crash just now, this is the stuff leading up to the ASSERT. This time I didn't get a Dr Konqi window with a stack trace but I hope this information is useful on its own. QGpgMEProgressTokenMapper::map( "-&48" 63 ) QGpgMEProgressTokenMapper::map( "-&48" 63 ) QGpgMEProgressTokenMapper::map( "-" 63 ) QGpgMEProgressTokenMapper::map( "-" 63 ) kmail(11164) Kleo::_detail::ThreadedJobMixin<T_base, T_result>::slotFinished: kmail(11164) Kleo::_detail::ThreadedJobMixin<T_base, T_result>::doEmitResult: kmail(11164) Kleo::_detail::ThreadedJobMixin<T_base, T_result>::slotFinished: end ASSERT: "mCurrentItemToRestoreAfterViewItemJobStep->isViewable()" in file /build/buildd/kdepim-4.2.1/kmail/messagelistview/core/model.cpp, line 3788 *** KMail got signal 6 (Crashing) Cheers, Mark Thanks for the information :) The fix will be in KDE4.2.2/4.3.x *** This bug has been marked as a duplicate of bug 174839 *** |