NetworkManager leaking memory - badly

Discussion in 'Linux' started by z0s0, Aug 24, 2008.

  1. z0s0

    z0s0

    Joined:
    Aug 19, 2008
    Messages:
    11
    Likes Received:
    0
    After 1hr uptime:
    Code:
    [user@lavalle online-updater]$ ps ufax | grep nm-applet
    root      2399  1.5 17.2 164380 87196 ?        Sl   20:33   0:53 /usr/bin/nm-applet
    
    87MB! Growing constantly.

    Any ideas? I ran the Acer updater - which did update the NetworkManager packager, but it has made no difference.
     
    z0s0, Aug 24, 2008
    #1
  2. z0s0

    tafelpoot

    Joined:
    Aug 24, 2008
    Messages:
    5
    Likes Received:
    0
    is this using wirless?

    I'm using wired networking now and I don't hav such a huge memory usage..

    Code:
    [user@localhost ~]$ ps ufax | grep nm-applet
    root      2580  0.4  2.9  90276 14892 ?        Sl   13:27   0:17 /usr/bin/nm-applet
    and this stays stable

    Hannes
     
    tafelpoot, Aug 24, 2008
    #2
  3. z0s0

    rjm

    Joined:
    Jul 24, 2008
    Messages:
    345
    Likes Received:
    0
    I noticed this today. Up to this point I just used the LAN, fine, today I botched a connection to the WLAN, the network needed the MAC address whitelisted and my Acer wasnt on the whitelist yet. The system froze, and was not the same after a hard reboot: taking longer to boot and shut down, with the network manager loading to the taskbar very slowly indeed.

    My solution (early days, I had very little installed on the machine): system restore.

    Hopefully its a bug that will be addressed soon.
     
    rjm, Aug 24, 2008
    #3
  4. z0s0

    z0s0

    Joined:
    Aug 19, 2008
    Messages:
    11
    Likes Received:
    0
    Ditching the Linpus NetworkManager package for the standard Fedora one seems to have fixed this:

    Code:
    sudo yum update NetworkManager -y
    Obviously this will break the acer update process, so beware.
     
    z0s0, Aug 25, 2008
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.