After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 163942 - nautilus hangs because gnome-vfs hangs
nautilus hangs because gnome-vfs hangs
Status: RESOLVED DUPLICATE of bug 161997
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.8.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-13 14:53 UTC by Fabian Sturm
Modified: 2005-01-13 19:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Fabian Sturm 2005-01-13 14:53:11 UTC
Steps to reproduce:
1. don't know always hangs on my machine, but no idea how to reproduce on another
2. 
3. 


Stack trace:
In the file gnome-vfs-volume-monitor.c 

_gnome_vfs_get_volume_monitor_internal does not return because the call to 

the_volume_monitor = g_object_new (GNOME_VFS_TYPE_VOLUME_MONITOR_CLIENT, NULL); 

hangs forever!

Why does it hang?? How can I debug it?

It somehow is related that I tried to connect to non existent smb shares.

Thanks, Fabian

Other information:
Comment 1 Christophe Fergeau 2005-01-13 19:25:10 UTC

*** This bug has been marked as a duplicate of 161997 ***