https://bugs.kde.org/show_bug.cgi?id=478478
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sit...@kde.org Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Harald Sitter <sit...@kde.org> --- Unsurprising that only our software is affected since the crash happens inside Qt SVG handling #11 0x00007fb9b8bd194d in QSvgHandler::endElement(QStringRef const&) (this=0x2, this@entry=0x7fffb57ccc70, localName=...) at /usr/src/debug/qt5-svg/qtsvg/src/svg/qsvghandler.cpp:3879 #12 0x00007fb9b8bd852c in QSvgHandler::parse() (this=0x7fffb57ccc70) at /usr/src/debug/qt5-svg/qtsvg/src/svg/qsvghandler.cpp:3700 This looks rather mysterious. First we have a `this` and then it disappears into a nullptr. Rather strange that. I am wondering... does this also happen with a new user? My suspicion would be that there is an SVG in your home that breaks the handler somehow. -- You are receiving this mail because: You are watching all bug changes.