https://bugs.kde.org/show_bug.cgi?id=445984
--- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- No, the relevant stuff is over here #0 0x00007f97c970ed22 in raise () at /usr/lib/libc.so.6 #1 0x00007f97c96f8862 in abort () at /usr/lib/libc.so.6 #2 0x00007f97c9c6ecee in () at /usr/lib/libepoxy.so.0 #3 0x00007f97c9c722ba in () at /usr/lib/libepoxy.so.0 #4 0x00007f97cbc28def in () at /usr/lib/qt/plugins/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so #5 0x00007f97cbc290d3 in () at /usr/lib/qt/plugins/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so Note that kwin's part of the backtrace has no debug symbols. You need to build kwin with -DCMAKE_BUILD_TYPE=RelWithDebInfo cmake option. -- You are receiving this mail because: You are watching all bug changes.