I've finally been able to test the new version on both my home machine and the work machine that originally showed the problem. Results seem positive: memory usage appears normal and doesn't grow after a full day of running.
directly after starting: > zelle 24481 0.1 0.0 216800 4304 ? SLl 15:54 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login 30 minutes and some use later: > zelle 24481 0.0 0.0 364264 4432 ? SLl 15:54 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login The next day (approx. 24 hours): > zelle 24481 0.0 0.0 437996 4104 ? SLl May01 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login There doesn't appear to be a memory leak, however the virtual memory allocation shown by ps is still significant with 440 Mb. I see this with lots of programs on 64 bit ubuntu, though, so that may be another problem altogether. Note that I have disabled some of the xdg services in the mean time, which may prevent me from seeing the problem return. I've disabled the following services (XFCE, located in ~/.config/autostart): > gnome-keyring-gpg.desktop > gnome-keyring-secrets.desktop > gnome-keyring-pkcs11.desktop > gnome-keyring-ssh.desktop Instead, I now only start gnome-keyring once with the following options: > gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg I'm not sure if this is relevant for the bug(fix), but with that last commandline everything seems to work fine now. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1094496 Title: gnome-keyring-daemon leaks memory To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-keyring/+bug/1094496/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs