https://bugs.kde.org/show_bug.cgi?id=401962
Volker Krause <vkra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Volker Krause <vkra...@kde.org> --- Thanks for the detailed report! I can confirm the problem with 18.08 (Kontact 5.9), the problem is a nullptr dereference of the "ref" argument in the following stack trace line: #6 KItinerary::ExtractorOutputDevice::drawImage (this=0x56214836c610, state=0x562141dd7490, ref=0x0, str=0x56214852a6c0, width=134, height=23, colorMap=0x7ffe93a2f3c0, interpolate=false, maskColors=0x0, inlineImg=true) at ./src/pdfdocument.cpp:175 This has been fixed in 18.12 and master already, I can't reproduce the issue there anymore. Until you get a chance to upgrade to Kontact 5.10 a possible workaround is to remove plugins/messageviewer/bodypartformatter/messageviewer_bodypartformatter_semantic.so while Kontact is not running (exact location differs depending on the distro, usually somewhere below /usr/lib*), unless you absolutely rely on KDE Itinerary integration. -- You are receiving this mail because: You are watching all bug changes.