[Bug 1284164] Re: ~/.cache/upstart grows enormous
Scott Moser
smoser at ubuntu.com
Mon Feb 24 15:45:53 UTC 2014
Just for the record its not just bamf. I suspect bamf is maybe 10% or
even 20% of this.
$ wc -l dbus.log
3623895 dbus.log
$ grep "^$" dbus.log | wc -l
395763
$ grep "bamf" dbus.log | wc -l
260292
$ grep "indicator" dbus.log | wc -l
47000
$ grep "unity-panel-service" dbus.log | wc -l
32281
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1284164
Title:
~/.cache/upstart grows enormous
Status in “dbus” package in Ubuntu:
New
Status in “upstart” package in Ubuntu:
New
Bug description:
$ du -hs ~/.cache/upstart/
454M /home/smoser/.cache/upstart/
$ ls -altr ~/.cache/upstart/ | egrep "[0-9]{6,} "
-rw-r----- 1 smoser smoser 14105029 Feb 10 08:53 gnome-session.log
-rw-r----- 1 smoser smoser 3112634 Feb 23 23:09 gnome-settings-daemon.log
-rw-r----- 1 smoser smoser 1179973 Feb 24 08:29 indicator-application.log
-rw-r----- 1 smoser smoser 4129955 Feb 24 09:31 hud.log
-rw-r----- 1 smoser smoser 18668572 Feb 24 10:13 unity-panel-service.log
-rw-r----- 1 smoser smoser 429582393 Feb 24 10:13 dbus.log
-rw-r----- 1 smoser smoser 3708061 Feb 24 10:13 gnome-session-ubuntu.log
$ uptime
10:15:17 up 14 days, 1:20, 24 users, load average: 1.09, 0.95, 1.33
I suspect my desktop has been logged in and being used for about 14
days, but clearly not longer. Also, it has gone through 'apt-get
dist-upgrade' in that time (those are possible excuses for the above).
However, I have 450M of data in a ~/.cache/upstart and 430M in a
single file.
I'll attach the log shortly.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: upstart 1.11-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Date: Mon Feb 24 10:11:04 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-10-19 (859 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
TERM=screen-bce
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: upstart
UpgradeStatus: Upgraded to trusty on 2013-05-20 (280 days ago)
UpstartBugCategory: Session
UpstartRunningSessionCount: 1
UpstartRunningSessionVersion: init (upstart 1.11)
UpstartRunningSystemVersion: init (upstart 1.11)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1284164/+subscriptions
More information about the foundations-bugs
mailing list