Comment 6 for bug 85787

Revision history for this message
moma (osmoma) wrote :

Do you mean "libpango1.0-0-dbg"?

$ sudo apt-get install libglib2.0-0-dbg libgtk2.0-0-dbg libpango1.0-0-dbg

It was slightly harder to crash now than previously.

$ valgrind -v --tool=memcheck --leak-check=full --num-callers=12 --log-file=valgrind.log baobab

(baobab:6227): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault (core dumped)

See the attachment.