Summary: | Crash when saving an attachment | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | SZÉKELYI Szabolcs <cc> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | CC: | cc, gronslet, mail, montel |
Priority: | NOR | ||
Version: | 4.8.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=324288 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
SZÉKELYI Szabolcs
2012-05-16 14:46:51 UTC
could you send me in private this message as mbox format ? *** Bug 324288 has been marked as a duplicate of this bug. *** Created attachment 85117 [details]
New crash information added by DrKonqi
kontact (4.11.5) on KDE Platform 4.11.5 using Qt 4.8.4
Same thing again, hope this will provide more info.
-- Backtrace (Reduced):
#6 0x00007fde75ad47e0 in QHashData::shared_null () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7 0x00007fde6b63749e in header<KMime::Headers::ContentTransferEncoding> (create=true, this=this@entry=0x183e76b0) at ../../kmime/kmime_content.h:837
#8 KMime::Content::contentTransferEncoding (this=this@entry=0x183e76b0, create=create@entry=true) at ../../kmime/kmime_content.cpp:1003
#9 0x00007fde6b63751d in KMime::Content::decodedContent (this=this@entry=0x183e76b0) at ../../kmime/kmime_content.cpp:378
#10 0x00007fde0df89b15 in MessageViewer::Util::saveContent (parent=parent@entry=0x1449040, content=content@entry=0x183e76b0, url=...) at ../../messageviewer/utils/util.cpp:366
Created attachment 86904 [details]
New crash information added by DrKonqi
kontact (4.13) on KDE Platform 4.13.0 using Qt 4.8.6
- What I was doing when the application crashed: I was trying to save a python .py file attached to an email. The directory selection popup opened, I selected a directory, hit OK and Kontact crashed.
-- Backtrace (Reduced):
#6 0x00007f88bfc965bd in header<KMime::Headers::ContentTransferEncoding> (create=true, this=this@entry=0x29f0450) at ../../kmime/kmime_content.h:837
#7 KMime::Content::contentTransferEncoding (this=this@entry=0x29f0450, create=create@entry=true) at ../../kmime/kmime_content.cpp:1003
#8 0x00007f88bfc9664d in KMime::Content::decodedContent (this=this@entry=0x29f0450) at ../../kmime/kmime_content.cpp:378
#9 0x00007f885da9ab55 in MessageViewer::Util::saveContent (parent=parent@entry=0x24432a0, content=content@entry=0x29f0450, url=...) at ../../messageviewer/utils/util.cpp:369
#10 0x00007f885da9c1d7 in MessageViewer::Util::saveContents (parent=0x24432a0, contents=...) at ../../messageviewer/utils/util.cpp:296
|