Bug#396885: nautilus freeze if I try to browser the "Network"

Josselin Mouette joss at debian.org
Wed Nov 8 14:11:25 CET 2006


Le mercredi 08 novembre 2006 à 12:33 +0000, Goneri Le Bouder a écrit :
> Hi Josselin,
> 
> >This looks like a DNS problem. Do you have correctly configured name
> >servers and are they all answering?
> I removed all my DNS and the freeze still happend. What's the best way
> to trace such issue with Nautilus?

The easiest way is probably to attach a debugger to the running
instance.

First, please install the nautilus-dbg package. Then, at the moment it
freezes, you can run:
$ pidof nautilus
4025
$ gdb /usr/bin/nautilus
[ blah blah ]
(gdb) attach 4025
[ blah blah ]
(gdb) thread apply all bt

and send the output.

Cheers,
-- 
Josselin Mouette                /\./\

"Do you have any more insane proposals for me?"






More information about the Pkg-gnome-maintainers mailing list