https://bugs.kde.org/show_bug.cgi?id=433501

Alois Wohlschlager <alo...@gmx-topmail.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alo...@gmx-topmail.de

--- Comment #7 from Alois Wohlschlager <alo...@gmx-topmail.de> ---
kwin_wayland tends to produce improper core dumps due to being considered
privileged. You need to log in via SSH, attach gdb as root to the running
kwin_wayland ("sudo gdb -p $(pidof kwin_wayland)") and let it run (type "c"
into gdb) until it crashes again. You can then fetch the backtrace by typing
"bt" into gdb.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to