https://bugs.kde.org/show_bug.cgi?id=361231
--- Comment #10 from Thomas Lübking <thomas.luebk...@gmail.com> --- The multiple drkonqi/kwin instances suggest you're facing bug #353428 This is *not* the actual crash, but kwin fails to auto-restart because it cannot replace the existing WM, because that's the old KWin instance which is kept STOP'd by drkonq. To get a backtrace of the actual crash see https://community.kde.org/KWin/Debugging You'll unfotunately have to gdb into the (first) stopped KWin process from outside (VT or via ssh) However, the constant crashes of plasmashell (segfaults) *and* kwin smell like a problem in a library below and given it happens when you open some window, I'll bet Martins right arm that you're using an aurorae decoration (in doubt attach ~/.config/kwinrc) => switch to the breeze decoration in case to at least avoid these crashes, but for an informed comment, we *must* see the backtrace. The problem could be some ABI incompatible plugin or whatever else otherwise. -- You are receiving this mail because: You are watching all bug changes.