https://bugs.kde.org/show_bug.cgi?id=452243
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM Status|REPORTED |RESOLVED CC| |xaver.h...@gmail.com --- Comment #1 from Zamundaaa <xaver.h...@gmail.com> --- Please report Xwayland bugs to the xserver project: https://gitlab.freedesktop.org/xorg/xserver/-/issues In order to get a usable backtrace though, what you can do is to ssh in from a different PC (or your phone) and debug Xwayland with "sudo gdb $(pidof Xwayland)". Use "c" to let it continue running and wait until it crashes. Once it crashed, "bt" will retrieve a backtrace. -- You are receiving this mail because: You are watching all bug changes.