[kmail2] [Bug 313684] kmail crashes when forwarding email

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Sep 11 20:47:01 BST 2022


https://bugs.kde.org/show_bug.cgi?id=313684

groot at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |groot at kde.org

--- Comment #9 from groot at kde.org ---
I can reproduce this on FreeBSD (Frameworks 5.98, KMail 22.08.0) and on
openSUSE Tumbleweed (similar versions, I don't have it at hand to check). It
crashes if I forward a message with an attachment -- but not just any
attachment. One specific message triggers the problem; it's got PDF
attachments. Forwarding other messages with one PNG or multiple JPG attachments
works ok.

My BT looks like this (not so detailed because KCrash stole the process from my
debugger; I also haven't built with debugging symbols).

```
#7  0x000000085b613a31 in KMime::Content::addContent(KMime::Content*, bool) ()
at /usr/local/lib/libKF5Mime.so.5
#8  0x00000008224085b8 in
TemplateParser::TemplateParserJob::createMultipartMixed(QVector<KMime::Content*>
const&, KMime::Content*) const () at /usr/local/lib/libKF5TemplateParser.so.5
#9  0x0000000822407cde in
TemplateParser::TemplateParserJob::addProcessedBodyToMessage(QString const&,
QString const&) const () at /usr/local/lib/libKF5TemplateParser.so.5
#10 0x00000008224067bd in
TemplateParser::TemplateParserJob::slotExtractInfoDone(TemplateParserExtractHtmlInfoResult
const&) () at /usr/local/lib/libKF5TemplateParser.so.5
#11 0x0000000848862e92 in  () at /usr/local/lib/qt5/libQt5Core.so.5
#12 0x00000008223fdfe5 in  () at /usr/local/lib/libKF5TemplateParser.so.5
#13 0x000000082241e760 in  () at /usr/local/lib/libKF5TemplateParser.so.5
#14 0x0000000848862e92 in  () at /usr/local/lib/qt5/libQt5Core.so.5
#15 0x00000008223fd7cd in  () at /usr/local/lib/libKF5TemplateParser.so.5
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list