[6898] in testers
Re: install/update of 9.4
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Apr 19 12:21:17 2005
From: Greg Hudson <ghudson@MIT.EDU>
To: Jonathan Reed <jdreed@mit.edu>
Cc: testers@mit.edu
In-Reply-To: <p05230100be8abf42cbe3@[192.168.1.1]>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1113927662.8379.16.camel@egyptian-gods.mit.edu>
Mime-Version: 1.0
Date: Tue, 19 Apr 2005 12:21:02 -0400
On Tue, 2005-04-19 at 10:06, Jonathan Reed wrote:
> So, this happened again (note that this was logging in without
> customizations). ps -axwww output is at the end of this e-mail.
> There were no gconftool-2 processes to strace
In this case, the session was stuck trying to activate
gnome-settings-daemon, but since that's also a gconf client I assume
it's the same problem, and gconfd is to blame.
> , and as you can see, there are 3 gconfd-2 processes
The other two are stale. That's a bug (one I thought I had fixed, but
evidently there's more to it); they're probably not relevant.
> Attaching to the most recent one shows this:
Can you try attaching to it with gdb next time (or this time, if it's
still tihs time) and getting a backtrace?
I suspect it's just inside its event loop, which isn't very informative,
but maybe not.