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 108719 - Nautilus arbitrarily crashing on close
Nautilus arbitrarily crashing on close
Status: RESOLVED DUPLICATE of bug 108205
Product: nautilus
Classification: Core
Component: general
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-18 22:42 UTC by Dimitri Chausson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Dimitri Chausson 2003-03-18 22:42:37 UTC
Steps to reproduce the problem:
1. Open Nautilus
2. Close
3.
                                                                          
                                                                
Actual Results:
"Error dialog box" appears saying that Nautilus has crashed
                                                                          
                                                                
Expected Results:
Only quit
                                                                          
                                                                
How often does this happen?
often, but I couldn't find a case where it always crashes

Backtrace was generated from '/data/garnome/bin/nautilus'

[New Thread 16384 (LWP 1263)]
[New Thread 32769 (LWP 1264)]
[New Thread 16386 (LWP 1265)]
[New Thread 32771 (LWP 1266)]
0x40c24b89 in wait4 () from /lib/libc.so.6

Thread 4 (Thread 32771 (LWP 1266))

  • #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 151
  • #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

Thread 3 (Thread 16386 (LWP 1265))

  • #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 151
  • #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

Thread 1 (Thread 16384 (LWP 1263))

  • #0 wait4
    from /lib/libc.so.6
  • #1 sys_sigabbrev
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 gtk_widget_get_toplevel
    at gtkwidget.c line 5356
  • #7 gtk_main_get_window_group
    at gtkmain.c line 1569
  • #8 gtk_main_do_event
    at gtkmain.c line 1394
  • #9 gdk_event_dispatch
    at gdkevents-x11.c line 2018
  • #10 g_main_dispatch
    at gmain.c line 1653
  • #11 g_main_context_dispatch
    at gmain.c line 2197
  • #12 g_main_context_iterate
    at gmain.c line 2278
  • #13 g_main_loop_run
    at gmain.c line 2498
  • #14 gtk_main
    at gtkmain.c line 1092
  • #15 main
    at nautilus-main.c line 267
  • #0 wait4
    from /lib/libc.so.6

Comment 1 Elijah Newren 2003-03-19 14:58:34 UTC

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