Comment 10 for bug 308323

Revision history for this message
Cruncher (ubuntu-wkresse) wrote :

I am unable to get gnomebaker to crash with valgrind, or to make gdb logs with the use of gnomebaker-dbgsym (bug #345448).

However, I was able to create crashes and gdb logs compiling gnomebaker from gnomebaker_0.6.4.orig.tar.gz. The first log is with default settings, the second log is with LD_LIBRARY_PATH=/usr/lib/debug/usr/lib/, the third is from the stripped /usr/bin/gnomebaker, but with LD_LIBRARY_PATH=/usr/lib/debug/usr/lib/, to get at least some info.

What else can I do? Is there a way to force valgrind to produce a crash, instead of modifying the behaviour of the program so that it no longer crashes?