On Sun, 2007-04-01 at 18:46 +0200, Wilco Beekhuizen wrote:
> Besides the good info provided by Ken you can ultimately (if nothing
> seems to work) recompile konqueror with the g++ option "-g" to include
> debug information and run konqueror through a memory debugger, such as
> valgrind. The exact code lines in which the segfault occurs will be
> shown.
> But probably the best thing is to just install gdb.

Actually, gdb is nearly useless without having things build with debug
symbols. I don't know about KDE, but if you report a crash on Gnome
bugzilla and provide a stacktrace without debug symbols, they'll
generally come straight back asking you to provide debug info.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to