Summary: | Kmail crash while opening an attachment via IMAP | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Richard Weinberger <richard-bugs> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde-bugz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Richard Weinberger
2011-04-24 00:18:32 UTC
*** This bug has been marked as a duplicate of bug 194920 *** Created attachment 65390 [details]
New crash information added by DrKonqi
kmail (1.13.6) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
Opening a PDF, of about 3.5MB, attached to a piece of email held on an IMAP sever.
The attachment opened (in Okular) but at the same time KMail crashed.
Sometimes repeatable, with different attachments in different pieces of email - maybe only when mail item (and attachment) haven't already been cached locally, and so have to be fetched over IMAP at the point of opening?
-- Backtrace (Reduced):
#6 memcpy () at ../sysdeps/x86_64/memcpy.S:66
#7 0x00007fdb10186b18 in QByteArray::realloc (this=0x23490e0, alloc=5) at /usr/include/bits/string3.h:52
#8 0x00007fdb10186e11 in QByteArray::operator= (this=0x23490e0, str=0x7fdb11b2c8c0 "plain") at tools/qbytearray.cpp:892
#9 0x00007fdb117ff889 in KMMessagePart::clear (this=0x23490c8) at /usr/src/debug/kdepim-4.4.10/kmail/kmmsgpart.cpp:67
#10 0x00007fdb1171d26a in KMMessage::bodyPart (aDwBodyPart=0x0, aPart=0x23490c8, withBody=true) at /usr/src/debug/kdepim-4.4.10/kmail/kmmessage.cpp:2670
|