https://bugs.kde.org/show_bug.cgi?id=478478
--- Comment #2 from Peter_H <pha...@gmail.com> --- (In reply to Harald Sitter from comment #1) > 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. Thank you for looking into this. I did have some crashing when I switched from Debian to Arch Linux. I did not restore my settings at once just for this purpose of testing. But I don't have any crash logs for the crashing before I restored my KDE configs. I will clear out my $HOME for my Arch Linux user and run with fresh settings for a while and save some coredump backtraces if it crashes. -- You are receiving this mail because: You are watching all bug changes.