Comment 49 for bug 780602

Revision history for this message
James M. Leddy (jm-leddy) wrote : Re: nm-applet leaks memory and stops functioning after a while

I've uploaded the valgrind log from this:

 G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log nm-applet

I've got a bit of a Frankenstein system in that I'm using the Quantal nm-applet on Precise. So if it's a problem in one of the deps it's possible. Though if comment #46 is any indication it's still a problem in Quantal as well. I'm planning on upgrading real soon now, so I'll test once I have time.