Summary: | Kontact crashes on filtering (Ctrl+J) / organizing emails [KMFolder::folderType, KMail::ImapJob::slotProcessedSize] | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Krisztián Kádár-Németh <krisztian.kad> |
Component: | IMAP | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | aaronw, andresbajotierra, evan, info, jonathanccast, kdebugzilla-71, kollix, martin.tlustos, paulvonwinckelmann, piotr.budny+bugskde, Reinhard |
Priority: | NOR | ||
Version: | 1.11.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
More extensive backtrace of the reproduction of the crash with only one mail
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Krisztián Kádár-Németh
2009-06-10 10:49:31 UTC
Created attachment 34402 [details]
More extensive backtrace of the reproduction of the crash with only one mail
And here is another - somehow more extensive - backtrace on another crash at the same situation, but with only one mail. Pressing ctrl+j on the only mail caused a crash.
From bug 218941: --- What I was doing when the application crashed: I was in the inbox, teaching kmail what is ham or spam on my new account. I clicked on the first message, clicked the "ham" button in the toolbar, kmail moves to the next message, I click on "ham", etc. *** Bug 218941 has been marked as a duplicate of this bug. *** *** Bug 231888 has been marked as a duplicate of this bug. *** Created attachment 42365 [details]
New crash information added by DrKonqi
This particular crash seems to occur when using the spam filtering rules, especially after directing them to store in IMAP folders instead of local.
*** Bug 238152 has been marked as a duplicate of this bug. *** *** Bug 242458 has been marked as a duplicate of this bug. *** *** Bug 243410 has been marked as a duplicate of this bug. *** Created attachment 53520 [details]
New crash information added by DrKonqi
Crashed while I was away, presumably filtering incoming mail using the 2 filters I've configured.
Created attachment 53536 [details]
New crash information added by DrKonqi
This crash occurred when I hit ctrl-j.
Created attachment 53712 [details]
New crash information added by DrKonqi
kmail (1.13.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
I was applying filters to three or four contiguous blocks of incoming mail, that I know would be moved by the filtering, while attempting to examine an email in the middle.
-- Backtrace (Reduced):
#6 0x00007fb32d84778c in KMFolder::folderType (this=<value optimized out>) at ../../kmail/kmfolder.cpp:279
#7 0x00007fb32da6c6df in KMail::ImapJob::slotProcessedSize (this=0xbe3a5f0, job=0xc014e70, processed=32768) at ../../kmail/imapjob.cpp:688
#8 0x00007fb32da6dfd2 in KMail::ImapJob::qt_metacall (this=0xbe3a5f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd4606110) at ./imapjob.moc:96
[...]
#10 0x00007fb32e3564eb in KJob::processedSize (this=0xc02d290, _t1=0xc014e70, _t2=32768) at ./kjob.moc:243
#11 0x00007fb32e357982 in KJob::setProcessedAmount (this=<value optimized out>, unit=KJob::Bytes, amount=<value optimized out>) at ../../kdecore/jobs/kjob.cpp:267
Created attachment 54227 [details]
New crash information added by DrKonqi
kmail (1.13.5) on KDE Platform 4.5.4 (KDE 4.5.4) "release 9" using Qt 4.6.3
- What I was doing when the application crashed:
I was marking emails as HAM/SPAM to train bogofilter. This is repeatable and happens frequently.
-- Backtrace (Reduced):
#6 KMFolder::folderType (this=0x7f8d22222222) at /usr/src/debug/kdepim-4.4.8/kmail/kmfolder.cpp:279
#7 0x00007f8d4d03902d in KMail::ImapJob::slotProcessedSize (this=0x14b5ce0, job=0x1522880, processed=4670) at /usr/src/debug/kdepim-4.4.8/kmail/imapjob.cpp:688
#8 0x00007f8d4d03978a in KMail::ImapJob::qt_metacall (this=0x14b5ce0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff22951ea0)
at /usr/src/debug/kdepim-4.4.8/build/kmail/imapjob.moc:96
[...]
#10 0x00007f8d4d805cdb in KJob::processedSize(KJob*, unsigned long long) () from /usr/lib64/libkdecore.so.5
#11 0x00007f8d4d8480fe in KJob::setProcessedAmount(KJob::Unit, unsigned long long) () from /usr/lib64/libkdecore.so.5
*** Bug 266595 has been marked as a duplicate of this bug. *** *** Bug 275336 has been marked as a duplicate of this bug. *** Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding |