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 112793 - nautilus hangs on default compile
nautilus hangs on default compile
Status: RESOLVED DUPLICATE of bug 112425
Product: nautilus
Classification: Core
Component: general
2.3.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-11 22:26 UTC by Samuel Stringham
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Samuel Stringham 2003-05-11 22:26:24 UTC
Nautilus hangs when attempting to start it with a newly created user.  As
an old user nautilus runs just fine, but when started as a new user under
gdb, then interrupting it after waiting for a while I get:

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 158
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 172
  • #5 g_thread_create_proxy
    at gthread.c line 551
  • #6 pthread_start_thread
    from /lib/libpthread.so.0
  • #7 pthread_start_thread_event
    from /lib/libpthread.so.0

this happens every time I start it, sometimes I will get as far as nautilus
displaying icons in the box, other times it won't get that far.  Whenever
it happens the throbber keeps throbbing.  I wonder what it is doing.
Comment 1 Samuel Stringham 2003-05-13 17:10:13 UTC
connected to wrong PID for nautilus, this is a dup.

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