Summary: | Kmail Crashed with insert of image | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Adam Drake <adrake> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, linuxboy, montel |
Priority: | NOR | ||
Version: | 1.13.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Adam Drake
2010-09-29 02:48:34 UTC
Ok I can reproduce this crash. We must change to html email and paste as image and not as attachment. Will look at why it crashs SVN commit 1180967 by mlaurent: Fix Bug 252704 - Kmail Crashed with insert of image processes events which can delete the QMimeData object when we can menu BUG: 252704 M +1 -1 CMakeLists.txt M +7 -2 kpimtextedit/textedit.cpp M +5 -2 kpimtextedit/textedit.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1180967 SVN commit 1180968 by mlaurent: Fix Bug 252704 - Kmail Crashed with insert of image processes events which can delete the QMimeData object when we can menu BUG: 252704 M +10 -7 kmcomposereditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1180968 Created attachment 52594 [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:
The bug persists into KUBUNTU 10.10, KDE 4.5.1, KMAIL 1.13.5
-- Backtrace (Reduced):
#8 0x009fe37b in QMimeData::hasImage (this=0xa270dc8) at kernel/qmimedata.cpp:470
#9 0x0192d420 in KPIMTextEdit::TextEdit::insertFromMimeData (this=0xa358f60, source=0xa270dc8) at ../../kpimtextedit/textedit.cpp:565
#10 0x01373e70 in KMComposerEditor::insertFromMimeData (this=0xa358f60, source=0xa270dc8) at ../../kmail/kmcomposereditor.cpp:172
#11 0x0445e60b in QTextEditControl::insertFromMimeData (this=0x9f6f228, source=0xa270dc8) at widgets/qtextedit.cpp:104
#12 0x041e043e in QTextControl::paste (this=0x9f6f228, mode=QClipboard::Clipboard) at text/qtextcontrol.cpp:863
in kubuntu 10.10 there is not fix... [Comment from a bug triager] Just for information purposes, the commit described in this bug report also closed the bug in bug 219959. Considering that report is older and as it has more information on it; I would suggest to mark this report as a duplicate of that one. Regards . |