Version: (using KDE KDE 3.4.1) Installed from: Gentoo Packages Please see the bug reports at http://bugs.gentoo.org/show_bug.cgi?id=88578. kcontrol -> regional & accessibility -> keyboard shortcuts -> command shortcuts -> add shortcut for command -> apply -> file -> quit sequence should be enough to reproduce.
I can't reproduce: trunk 424191.
It's been reported by several gentoo users.. I wonder if it's either something fixed in the trunk, or gentoo specific?
Apparently it was caused by a missing dependency of kcontrol on khotkeys. The kcm keys module uses khotkeys and, if khotkeys isn't present, crashes.
That seems to have fixed it for me. It might still be nice to give an error rather than segfault.