https://bugs.kde.org/show_bug.cgi?id=372886
--- Comment #3 from Pali Rohár <pali.ro...@gmail.com> --- In KDE crash window is button to install missing debug symbols. And yes kopete-dbg package is needed too. When you are going to debug kopete in gdb, start kopete with --nofork, so gdb will have access to kopete process: $ gdb -ex r -ex bt --args kopete --nofork -- You are receiving this mail because: You are watching all bug changes.