Sometimes when an application goes down with SIGABRT backtraces cannot be generated properly. Try this from a terminal: gdb --arg konqueror then at the prompt press "r<enter>". When it crashes, press "bt<enter>".
Yes, but crashtest should work and that does not. I'm confused.
Here is the gdb output from "gdb --arg konqueror, r":
<snip>
I hope that helps debug the patch.
I wish I knew what all of the means.
libsearchbarplugin.so. It means that you didn't rebuild/reinstall tdeaddons after the tdelibs ABI bump. ;-)
Tim