https://bugs.kde.org/show_bug.cgi?id=432707
--- Comment #27 from Shawn Starr <shawn.st...@rogers.com> --- I tried using: gdb -batch -ex "set logging file kwin_wayland.gdb" -ex "set logging on" -ex "continue" -ex "thread apply all backtrace"-ex quit --args kwin_wayland --libinput --drm While that worked, oddly the DisplayPort turned *on* though froze.. This is difficult to debug if I can't reproduce this with SDDM -> plasmastart --> kwin. Will coredumpctl work even with this? The wiki says: "Warning The kwin_wayland process is not dumpable, which means coredumpctl is unable to fetch a full backtrace, rendering only truncated core dumps. Those are still useful, but if possible, SSH into your session and attach GDB directly." So, If you can provide some step for me to try to debug this consistently. -- You are receiving this mail because: You are watching all bug changes.