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 97615 - Nautilus crash
Nautilus crash
Status: RESOLVED DUPLICATE of bug 96766
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-03 00:08 UTC by Steve Smith
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Steve Smith 2002-11-04 09:06:15 UTC
Package: nautilus
Severity: normal
Version: 2.1.1
Synopsis: Nautilus crash
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.1.1)

Description:
Description of Problem:
Nautilus crash

Steps to reproduce the problem:
1. Open Trash icon in home directory.  gst-player plugin (I think)
appears.
2. Click "back"

Actual Results:
New nautilus window opens, then sefault occurs

This is garnome 0.18.3



Debugging Information:

Backtrace was generated from '/usr/local/garnome-2.1-2/bin/nautilus'

[New Thread 1024 (LWP 28544)]
[New Thread 2049 (LWP 28545)]
[New Thread 1026 (LWP 28546)]
[New Thread 2051 (LWP 28547)]
[New Thread 3076 (LWP 28548)]
[New Thread 4101 (LWP 28549)]
[New Thread 5126 (LWP 28550)]
0x40b82609 in wait4 () from /lib/libc.so.6

Thread 7 (Thread 5126 (LWP 28550))

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

Thread 6 (Thread 4101 (LWP 28549))

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

Thread 5 (Thread 3076 (LWP 28548))

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

Thread 4 (Thread 2051 (LWP 28547))

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

Thread 3 (Thread 1026 (LWP 28546))

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

Thread 1 (Thread 1024 (LWP 28544))

  • #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 646
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 fm_icon_view_is_empty
    at fm-icon-view.c line 1161
  • #7 fm_directory_view_is_empty
    at fm-directory-view.c line 5356
  • #8 real_update_menus
    at fm-directory-view.c line 4398
  • #9 fm_icon_view_update_menus
    at fm-icon-view.c line 1359
  • #10 fm_directory_view_update_menus
    at fm-directory-view.c line 5474
  • #11 update_menus_timeout_callback
    at fm-directory-view.c line 2276
  • #12 g_timeout_dispatch
    at gmain.c line 2980
  • #13 g_main_dispatch
    at gmain.c line 1617
  • #14 g_main_context_iterate
    at gmain.c line 2161
  • #15 g_main_loop_run
    at gmain.c line 2462
  • #16 gtk_main
    at gtkmain.c line 1108
  • #17 main
    at nautilus-main.c line 262
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-04 04:06 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 David Fallon 2002-11-04 16:43:41 UTC
Fixed in cvs. 

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