On Mon, Jul 24, 2006, Gabor Gombas wrote: > After today's "apt-get upgrade", firefox failed to start (100% CPU > utilization, but no window showing up). After a logout, I found that I > am no longer able to log in as gnome-session spins endlessly consuming > 100% CPU. Attaching to it with gdb always shows the following backtrace (with > libgnomevfs2-0-dbg installed):
I suggest you strace gnome-session, e.g. "strace -e trace=file -f ...". It probably spins searching for some particular file(s). -- Loïc Minier <[EMAIL PROTECTED]>

