https://bugs.kde.org/show_bug.cgi?id=478865
--- Comment #7 from fanzhuyi...@gmail.com --- So I think the kwin one is the important one here. Currently the backtrace doesn't seem complete. > Storage: > /var/lib/systemd/coredump/core.kwin_wayland.1000.c0e7b59540204a49a096d559db1ee3eb.65235.1703219023000000.zst > (inaccessible) You will need to do something like `sudo chown ...` or `sudo chmod` to give yourself permissions to read that file. Also, your backtrace are missing debug symbols. Unfortunately I don't think the garuda linux folks are providing that for kde-git (correct me if I am wrong). So to get a backtrace with debug symbols, I guess you either have to build from source, or try to reproduce this on neon unstable. Or you could try asking the packagers of your distribution to provide debugging-enabled packages. https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Install_debugging_packages -- You are receiving this mail because: You are watching all bug changes.