https://bugs.kde.org/show_bug.cgi?id=455874
--- Comment #4 from Nate Graham <n...@kde.org> --- Looks like you'll need to get the backtrace manually. Here's how you can do it. 1. run `gdb --args /usr/lib/x86_64-linux-gnu/libexec/kscreenlocker_greet --testing` in a terminal window 2. enter "run" at the prompt 3. when it crashes, enter "bt" at the prompt 4. copy-and-paste the output here -- You are receiving this mail because: You are watching all bug changes.