https://bugs.kde.org/show_bug.cgi?id=379004
--- Comment #2 from RJVB <rjvber...@gmail.com> --- Created attachment 119672 --> https://bugs.kde.org/attachment.cgi?id=119672&action=edit up-to-date crash report I'm still getting the crash in the current 5.3 branch head, with essentially the same backtrace. It looks like an access of a stale object, possibly one that should have been deleted via deleteLater(). This could be the sort of bug that remains dormant in a debug build, or in a build with a different compiler (or optimisation options). I am now using clang 5.0.2 with -Ofast, Qt 5.9.8 and KF5 5.52.0 . -- You are receiving this mail because: You are watching all bug changes.