https://bugs.kde.org/show_bug.cgi?id=462841
--- Comment #2 from Matt Fagnani <[email protected]> --- I meant to write System Monitor instead of System Settings in my original report. Sorry for the mixup. /usr/include/qt5/QtCore/qcoreevent.h:305 was inline bool isAccepted() const { return m_accept; } The QEvent object might've been freed and then used in a race condition. plasmashell and System Settings crashes with similar traces were described at https://bugs.kde.org/show_bug.cgi?id=446111 A qtwayland patch for that problem is at https://bugs.kde.org/show_bug.cgi?id=446111#c23 -- You are receiving this mail because: You are watching all bug changes.
