https://bugs.kde.org/show_bug.cgi?id=428949
--- Comment #5 from Nate Graham <n...@kde.org> --- https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports If you have a core file, you can run `gdb /usr/bin/plasmashell /path/to/core/file` and type `bt` and it will display a more readable backtrace. -- You are receiving this mail because: You are watching all bug changes.