Comment 12 for bug 576751

Revision history for this message
rindlis (rindlis) wrote :

Uups, should read my own bug report, sorry about that.

Here is what I did:

sudo apt-get install valgrind

sudo killall wnck-applet (this removes all 4 applets from bottom panel, except trash)

G_SLICE=always-malloc G_DEBUG=gc-friendly /usr/bin/valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log /usr/lib/gnome-panel/wnck-applet

let valgrind run for about 1 minute until it stops

post log file: /home/username/valgrind.log