[Bug 852670] New: accounts-daemon memory leak
https://bugzilla.novell.com/show_bug.cgi?id=852670 https://bugzilla.novell.com/show_bug.cgi?id=852670#c0 Summary: accounts-daemon memory leak Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bruce@untroubled.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.11 Safari/537.36 SUSE/31.0.1650.11 accounts-daemon leaks a chunk of memory on every login. I see this both with ssh logins and terminals set up to run commands as a login shell. Restarting accounts-daemon restores the lost memory, but needs to be done repeatedly as the new instance continues to leak memory. Reproducible: Always Steps to Reproduce: 1. Create a new profile in gnome-terminal, set to "Run command as a login shell" and "When command exits: Restart the command" 2. Run "gnome-terminal --profile=RestartProfile -e true 3. Watch accounts-daemon in ps grow fast Or, simply log in repeatedly with ssh or similar. This is slower than the above method though. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852670 https://bugzilla.novell.com/show_bug.cgi?id=852670#c1 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com, | |dimstar@opensuse.org Component|Basesystem |GNOME AssignedTo|bnc-team-screening@forge.pr |bnc-team-gnome@forge.provo. |ovo.novell.com |novell.com --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-12-18 15:24:54 CET --- accounts-daemon is in the accountsservice package re-assigning to gnome -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852670 https://bugzilla.novell.com/show_bug.cgi?id=852670#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |bruce@untroubled.org --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2013-12-18 14:41:17 UTC --- openSUSE 13.1 ships accountsservice 0.6.34 (as reference). without a clear point 'where' we leak, it's difficult to say (just so). Possible upstream commits could be: http://cgit.freedesktop.org/accountsservice/commit/?id=ae9a4fc5b54d33a52e24c... together with http://cgit.freedesktop.org/accountsservice/commit/?id=d440985e35f5a6e3c59bd... and/or http://cgit.freedesktop.org/accountsservice/commit/?id=71a683f71d62d73783f6b... Could you test accountsservice 0.6.35 from openSUSE:Factory (or GNOME:Factory) to see if this is indeed solved in 0.6.35 already (all three above mentioned commits are part of it). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852670 https://bugzilla.novell.com/show_bug.cgi?id=852670#c3 --- Comment #3 from Bruce Guenter <bruce@untroubled.org> 2014-01-13 22:40:14 UTC --- I installed accountsservice-0.6.35-1.3.x86_64.rpm from openSUSE:Factory. It still leaks memory, but much slower. After several minutes of the gnome-terminal test case shown above, I've only just managed to double the RSS from ~2.4MB to 5MB, where before it would take single digit seconds to do that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852670 https://bugzilla.novell.com/show_bug.cgi?id=852670#c4 --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> 2014-01-13 23:04:02 UTC --- (In reply to comment #3)
I installed accountsservice-0.6.35-1.3.x86_64.rpm from openSUSE:Factory. It still leaks memory, but much slower. After several minutes of the gnome-terminal test case shown above, I've only just managed to double the RSS from ~2.4MB to 5MB, where before it would take single digit seconds to do that.
Ok.. so that's already much better... Can you get this to run in valgrind and see if we can spot some more precise leaks with this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com