https://bugs.kde.org/show_bug.cgi?id=377972
--- Comment #4 from Alex Bikadorov <alex.bikado...@kdemail.net> --- hmm, not good. Try this to get at least some output: Start a buggy krusader process and type in another console > gdb -batch -ex bt -p `pidof krusader` (If you get an error, use > echo 0 > /proc/sys/kernel/yama/ptrace_scope as root to disable kernel hardening) -- You are receiving this mail because: You are watching all bug changes.