https://bugs.kde.org/show_bug.cgi?id=411049
--- Comment #6 from Vlad Zahorodnii <vladz...@gmail.com> --- @Martin This crash happens because kwin calls a pure virtual method from destructor of a base class. See https://phabricator.kde.org/D23098 The proposed patch works around the problem. -- You are receiving this mail because: You are watching all bug changes.