Your message dated Sat, 17 Nov 2007 13:52:35 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#399506: [Pkg-utopia-maintainers] Bug#399506: many copies
of dbus-daemon accumulate
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dbus
Version: 0.94-2
Severity: normal
Recently, I have been using ctrl-alt-del to terminate the X-server
and forcibly log people out who left their screens locked.
Since then, I have noticed many copies of dbus-daemon
running (looking via ps). There are 31 running at the moment.
I suspect that dbus ignores the terminate signal that the
X-server sends, or perhaps it doesn't get one. Whatever
happens, it needs some mechanism to be terminated.
Possibly it should detect when there are other copies running?
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages dbus depends on:
ii adduser 3.99 Add and remove users and groups
ii debianutils 2.17 Miscellaneous utilities specific t
ii libc6 2.3.6.ds1-7 GNU C Library: Shared libraries
ii libdbus-1-3 0.94-2 simple interprocess messaging syst
ii libexpat1 1.95.8-3.3 XML parsing C library - runtime li
ii libx11-6 2:1.0.3-2 X11 client-side library
ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip
dbus recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Mon, Nov 20, 2006 at 11:05:55AM +0100, Sjoerd Simons wrote:
> On Mon, Nov 20, 2006 at 09:18:23AM +0000, Greg Kochanski wrote:
> > Recently, I have been using ctrl-alt-del to terminate the X-server
> > and forcibly log people out who left their screens locked.
> > Since then, I have noticed many copies of dbus-daemon
> > running (looking via ps). There are 31 running at the moment.
> >
> > I suspect that dbus ignores the terminate signal that the
> > X-server sends, or perhaps it doesn't get one. Whatever
> > happens, it needs some mechanism to be terminated.
> >
> > Possibly it should detect when there are other copies running?
>
> Well, you need at least 1 session bus per ``X session''. Also if users are
> running X apps that use dbus from a remote machine a dbus-daemon process will
> be started (one per remote X session).
>
> Each session bus is indeed supposed to exit when the session closes. So if
> there are not as many busses as X sessions/X apps running remote, you indeed
> hit a bug. In that case could you check if there are also a lot of copies of
> dbus-launch still running (say one for each dbus-daemon) ?
It's almost a year ago since i requested more info.. I'm closing this bug as
your the only reported. It might be that your version of dbus-launch was
accidentally not compiled against X11 libaries causing it to not notice the X
session went away
Feel free to reopen if your still seeing this problem
Sjoerd
--- End Message ---