Jeffrey, did you install all the packages or just some of them? I
installed:

ii  libnm-gtk-common                       0.9.4.1-0ubuntu3~achiang1            
   network management framework (common files for wifi and mobile)
ii  libnm-gtk0                             0.9.4.1-0ubuntu3~achiang1            
   network management framework (GNOME dialogs for wifi and mobile)
ii  network-manager-gnome                  0.9.4.1-0ubuntu3~achiang1            
   network management framework (GNOME frontend)
ii  network-manager-gnome-dbg              0.9.4.1-0ubuntu3~achiang1            
   network management framework (debugging symbols)

If you did install all the packages, any chance you could re-run under
valgrind? It's not too hard to do...

$ apt-get install valgrind
$ killall nm-applet
$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=valgrind.log --track-origins=yes 
nm-applet

And then let that run until you can reproduce. Then attach the
valgrind.log here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780602

Title:
  nm-applet leaks memory and stops functioning after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/780602/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to