https://bugs.kde.org/show_bug.cgi?id=512707
John Schroeder <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|BACKTRACE |--- --- Comment #7 from John Schroeder <[email protected]> --- (Sorry, for the double post. I forgot to comment when I uploaded the log.) I think I was able to get enough debugging info. The log showed the issue was in KWin::DrmGpu::pageFlipHandler. Let me know I need to install more debug info. Note: kwin was stuck in a crash loop so I could use the usual GUI tools (e.g. DrKonqi) to get debugging symbols. I was able to get debugging symbols by running a working image and crashing kwin one time with "kill -SIGSEGV $(pidof kwin_wayland)". In "KWin - Crash Handler", after clicking "See Developer Information", I was able to click "Install Debug Symbols". I also created /root/.gdbinit with "set debuginfod enabled on" in it. -- You are receiving this mail because: You are watching all bug changes.
