Summary: | KMail segfaults during certain IMAP operations (KMMsgBase::storage, KMail::ImapJob::slotGetMessageResult) | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Benjamin Lewis <ben.lewis> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | andreiamenta, andresbajotierra, bjoern, david.krapohl, jnelson-kde, jussi01, karl.gasteiner, robert.durgeat, ungethym |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Benjamin Lewis
2009-08-27 10:06:30 UTC
- Is the crash reproduceable at will ? This seems to be bug 117572. Thanks *** Bug 211487 has been marked as a duplicate of this bug. *** From bug 213677: --- What I was doing when the application crashed: Kontact crashes when deleting a lot of files one-by-one in the inbox of googlemail. The same happens if I start kmail alone... Most time deleting works perfect but after about 45 or 50 mails the program crashes. --- Updated complete backtrace: --- [KCrash Handler] #6 KMMsgBase::storage (this=0xa0e48c8) at ../../kmail/kmmsgbase.cpp:140 #7 0xb461b8e2 in KMail::ImapJob::slotGetMessageResult (this=0x9aacd20, job=0x9defa60) at ../../kmail/imapjob.cpp:373 #8 0xb462060f in KMail::ImapJob::qt_metacall (this=0x9aacd20, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbff87d98) at ./imapjob.moc:82 #9 0x05eb4263 in QMetaObject::activate (sender=0x9defa60, from_signal_index=7, to_signal_index=7, argv=0xbff87d98) at kernel/qobject.cpp:3113 #10 0x05eb4ec2 in QMetaObject::activate (sender=0x9defa60, m=0x468d68, local_signal_index=3, argv=0xbff87d98) at kernel/qobject.cpp:3187 #11 0x00302fe3 in KJob::result (this=0x9defa60, _t1=0x9defa60) at ./kjob.moc:188 #12 0x00303469 in KJob::emitResult (this=0x9defa60) at ../../kdecore/jobs/kjob.cpp:304 #13 0x015cd660 in KIO::SimpleJob::slotFinished (this=0x9defa60) at ../../kio/kio/job.cpp:477 #14 0x015cdb7a in KIO::TransferJob::slotFinished (this=0x9defa60) at ../../kio/kio/job.cpp:948 #15 0x015cb8a3 in KIO::TransferJob::qt_metacall (this=0x9defa60, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbff87ffc) at ./jobclasses.moc:343 ... *** Bug 213677 has been marked as a duplicate of this bug. *** *** Bug 218597 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 189513 *** reopen. bug 189513 is about filtering *** Bug 235467 has been marked as a duplicate of this bug. *** *** Bug 252787 has been marked as a duplicate of this bug. *** *** Bug 261727 has been marked as a duplicate of this bug. *** *** Bug 271199 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 |