On Thu, 2009-07-16 at 06:43 +0000, James Andrewartha wrote:

> r...@quoll:~ # date;ps avx|grep dbus
> Thu Jul 16 01:04:02 WST 2009
> 12667 ?        Ss     0:00      0   346 102733 50456  0.6 
> /usr/bin/dbus-daemon --system
> 27136 pts/1    S+     0:00      0   101  4166   940  0.0 grep dbus
> r...@quoll:~ # date;ps avx|grep dbus
> Thu Jul 16 01:14:50 WST 2009
> 12667 ?        Ss     0:00      0   346 102733 50456  0.6 
> /usr/bin/dbus-daemon --system
> 29668 pts/1    R+     0:00      0   101  4162   832  0.0 grep dbus
> r...@quoll:~ # date;ps avx|grep dbus
> Thu Jul 16 02:16:56 WST 2009
> 12667 ?        Ss     0:00      0   346 109941 57480  0.7 
> /usr/bin/dbus-daemon --system
> 13688 pts/1    S+     0:00      0   101  4166   932  0.0 grep dbus
> r...@quoll:~ # date;ps avx|grep dbus
> Thu Jul 16 02:54:10 WST 2009
> 12667 ?        Ss     0:00      0   346 114693 62076  0.7 
> /usr/bin/dbus-daemon --system
> 22685 pts/1    S+     0:00      0   101  4166   936  0.0 grep dbus
> r...@quoll:~ # date;ps avx|grep dbus
> Thu Jul 16 14:40:29 WST 2009
> 12667 ?        Ss     0:01      0   346 197329 142212  1.7 
> /usr/bin/dbus-daemon --system
> 20348 pts/1    S+     0:00      0   101  4166   936  0.0 grep dbus
> 
> I've killed avahi-daemon and console-kit-daemon which are the only users
> of dbus on this system.
> 
Thanks, you'll need a bit of finesse to do this, but could you kill the
dbus-daemon and run under massif (part of valgrind):

  valgrind --tool=massif /usr/bin/dbus-daemon --system

This will generate a massif.out file.

Scott
-- 
Scott James Remnant
sc...@canonical.com

-- 
dbus-daemon memory leak
https://bugs.launchpad.net/bugs/295741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to