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 ** Attachment added: "valgrind.log of wnck-applet" http://launchpadlibrarian.net/49627773/valgrind.log -- wnck-applet has memory leak https://bugs.launchpad.net/bugs/576751 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
