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 129485 - Crash in Nautilus while closing the last open window
Crash in Nautilus while closing the last open window
Status: RESOLVED DUPLICATE of bug 128951
Product: nautilus
Classification: Core
Component: general
2.5.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-16 20:54 UTC by Matt Lavin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Matt Lavin 2003-12-16 20:54:46 UTC
Description of the crash:
Closed the last open nautilus window and it crashed

How often does this happen?
This is the first time I have seen the crash since I moved to 2.5.1

Additional Information:
I know that this is a bad bug report, but it should contain walkback
info about the crash so I'm submitting it anyway


Debugging Information:

Backtrace was generated from '/home/mlavin/GNOME-2.5.1/bin/nautilus'

[New Thread 1024 (LWP 21655)]
[New Thread 2049 (LWP 21656)]
[New Thread 1026 (LWP 21657)]
[New Thread 2051 (LWP 21676)]
[New Thread 3076 (LWP 21679)]
[New Thread 4101 (LWP 21680)]
[New Thread 5126 (LWP 21681)]
[New Thread 6151 (LWP 21682)]
0x40d12a59 in wait4 () from /lib/libc.so.6

Thread 8 (Thread 6151 (LWP 21682))

  • #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 156
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 g_thread_create_proxy
    at gthread.c line 601
  • #6 pthread_start_thread
    from /lib/libpthread.so.0

Thread 7 (Thread 5126 (LWP 21681))

  • #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 156
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 g_thread_create_proxy
    at gthread.c line 601
  • #6 pthread_start_thread
    from /lib/libpthread.so.0

Thread 6 (Thread 4101 (LWP 21680))

  • #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 156
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 g_thread_create_proxy
    at gthread.c line 601
  • #6 pthread_start_thread
    from /lib/libpthread.so.0

Thread 5 (Thread 3076 (LWP 21679))

  • #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 156
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 g_thread_create_proxy
    at gthread.c line 601
  • #6 pthread_start_thread
    from /lib/libpthread.so.0

Thread 4 (Thread 2051 (LWP 21676))

  • #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 156
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 g_thread_create_proxy
    at gthread.c line 601
  • #6 pthread_start_thread
    from /lib/libpthread.so.0

Thread 1 (Thread 1024 (LWP 21655))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 _gdk_events_queue
    at gdkevents-x11.c line 2028
  • #7 gdk_event_dispatch
    at gdkevents-x11.c line 2088
  • #8 g_main_dispatch
    at gmain.c line 1752
  • #9 g_main_context_dispatch
    at gmain.c line 2300
  • #10 g_main_context_iterate
    at gmain.c line 2381
  • #11 g_main_loop_run
    at gmain.c line 2601
  • #12 gtk_main
    at gtkmain.c line 1158
  • #13 main
    at nautilus-main.c line 327
  • #0 wait4
    from /lib/libc.so.6

Comment 1 Elijah Newren 2003-12-17 17:27:13 UTC
Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs you find.


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