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 85896 - Nautilus2 crashes when fam is not running
Nautilus2 crashes when fam is not running
Status: RESOLVED DUPLICATE of bug 84693
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-19 02:57 UTC by dmoisset
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description dmoisset 2002-06-19 02:58:26 UTC
Package: nautilus
Severity: critical
Version: 2.0.0
Synopsis: Nautilus2 crashes when fam is not running
Bugzilla-Product: nautilus
Bugzilla-Component: general

Description:
When i stop the fam server, nautilus works (complaining in stderr with
lots of "FAMOpen failed, FAMErrno=0") for a whiule then crashes badly
(segfault, dump included).

If I enter "preferences:", open and close some preference dialgo, and
try to open a second one, it almost always does that



Debugging Information:

[New Thread 1024 (LWP 27057)]
[New Thread 2049 (LWP 27058)]
[New Thread 1026 (LWP 27059)]
[New Thread 2051 (LWP 27060)]
0x40a504f9 in wait4 () from /lib/libc.so.6

Thread 4 (Thread 2051 (LWP 27060))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 969
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 284

Thread 3 (Thread 1026 (LWP 27059))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 969
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 284

Thread 1 (Thread 1024 (LWP 27057))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 killpg
    from /lib/libc.so.6
  • #6 gnome_vfs_monitor_cancel
    at gnome-vfs-ops.c line 726
  • #7 file_monitor_handle_unref_unlocked
    at vfolder-desktop-method.c line 429
  • #8 do_monitor_cancel
    at vfolder-desktop-method.c line 6061
  • #9 gnome_vfs_monitor_do_cancel
    at gnome-vfs-monitor.c line 124
  • #10 gnome_vfs_monitor_cancel
    at gnome-vfs-ops.c line 726
  • #11 nautilus_monitor_cancel
    at nautilus-monitor.c line 179
  • #12 nautilus_directory_monitor_remove_internal
    at nautilus-directory-async.c line 1096
  • #13 vfs_file_monitor_remove
    at nautilus-vfs-file.c line 59
  • #14 nautilus_file_monitor_remove
    at nautilus-file.c line 2322
  • #15 monitor_file_for_open_with
    at fm-directory-view.c line 5789
  • #16 reset_bonobo_open_with_menu
    at fm-directory-view.c line 3515
  • #17 real_update_menus
    at fm-directory-view.c line 4394
  • #18 fm_icon_view_update_menus
    at fm-icon-view.c line 1359
  • #19 fm_directory_view_update_menus
    at fm-directory-view.c line 5588
  • #20 update_menus_timeout_callback
    at fm-directory-view.c line 2268
  • #21 g_timeout_dispatch
    at gmain.c line 2980
  • #22 g_main_dispatch
    at gmain.c line 1617
  • #23 g_main_context_dispatch
    at gmain.c line 2161
  • #24 g_main_context_iterate
    at gmain.c line 2242
  • #25 g_main_loop_run
    at gmain.c line 2462
  • #26 gtk_main
    at gtkmain.c line 936
  • #27 main
    at nautilus-main.c line 263
  • #28 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 killpg
    from /lib/libc.so.6
  • #6 gnome_vfs_monitor_cancel
    at gnome-vfs-ops.c line 726
  • #7 file_monitor_handle_unref_unlocked
    at vfolder-desktop-method.c line 429




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-18 22:58 -------

The original reporter (dmoisset@grulic.org.ar) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 John Fleck 2002-06-19 03:49:47 UTC
See #84693.
I hope with all my heart that this is a dupe, though the stack trace
looks different.
Comment 2 Luis Villa 2002-06-19 18:46:43 UTC
Damon: is this a dup? Looks like it...
Comment 3 Damon Chaplin 2002-06-19 19:19:44 UTC
Yes, it looks like a dup.

Both were trying to cancel monitors that weren't created.


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