[Bug 1101326] Re: console-kit-daemon appears to consume 2GB of memory
Steve Langasek
steve.langasek at canonical.com
Wed Jan 23 20:18:12 UTC 2013
Attached is a valgrind log of console-kit-daemon, using G_SLICE=always-
malloc (of course) and G_DEBUG=gc-friendly. Not sure how to interpret
it, yet. Interestingly, when run under valgrind the process reports a
lot less memory usage in 'ps -o size'.
** Attachment added: "consolekit.log"
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/1101326/+attachment/3497413/+files/consolekit.log
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to consolekit in Ubuntu.
https://bugs.launchpad.net/bugs/1101326
Title:
console-kit-daemon appears to consume 2GB of memory
Status in “consolekit” package in Ubuntu:
New
Bug description:
Run: ps -e -o size,pid,cmd | sort -n
to see all processes in ascending order of "size" (which is an estimate).
And you will see console-kit-daemon is the biggest (2GB).
More info from /proc/PID/status, see VmData:
VmPeak: 2093892 kB
VmSize: 2093872 kB
VmLck: 0 kB
VmPin: 0 kB
VmHWM: 4076 kB
VmRSS: 4076 kB
VmData: 2052780 kB
VmStk: 136 kB
VmExe: 136 kB
VmLib: 5836 kB
VmPTE: 236 kB
VmSwap: 0 kB
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: consolekit 0.4.5-3.1
ProcVersionSignature: Ubuntu 3.8.0-0.3-generic 3.8.0-rc3
Uname: Linux 3.8.0-0-generic x86_64
ApportVersion: 2.8-0ubuntu1
Architecture: amd64
Date: Fri Jan 18 10:26:01 2013
InstallationDate: Installed on 2013-01-09 (9 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130108)
MarkForUpload: True
SourcePackage: consolekit
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/1101326/+subscriptions
More information about the foundations-bugs
mailing list