Summary: | KMail crashes when removing an attachement from a mail | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Laurent RINEAU <laurent.rineau> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | gisk+kdebugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Laurent RINEAU
2012-02-20 15:29:42 UTC
*** This bug has been marked as a duplicate of bug 287177 *** Created attachment 123792 [details]
New crash information added by DrKonqi
kontact (5.11.3) using Qt 5.12.4
- What I was doing when the application crashed:
I was deleting attachments in a kmail session inside kontact
- Unusual behavior I noticed:
I always manage to delete the first attachment, but the whole application (kontact) crashed when I try to delete a second attachment.
-- Backtrace (Reduced):
#7 0x00007fda7b499ff2 in KMime::Content::headerByType(char const*) const () from /usr/lib/x86_64-linux-gnu/libKF5Mime.so.5abi2
#8 0x00007fda7b49ccfd in KMime::Content::contentDisposition(bool) () from /usr/lib/x86_64-linux-gnu/libKF5Mime.so.5abi2
#9 0x00007fd98ab27796 in MessageViewer::ViewerPrivate::deleteAttachment(KMime::Content*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5abi5
#10 0x00007fd98ab385c7 in MessageViewer::ViewerPrivate::slotHandleAttachment(int) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5abi5
[...]
#12 0x00007fda7e2b9406 in QAction::triggered(bool) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
|