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 123773 - nautilus crashes at startup after show_desktop option is unset
nautilus crashes at startup after show_desktop option is unset
Status: RESOLVED DUPLICATE of bug 96915
Product: nautilus
Classification: Core
Component: general
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-03 15:51 UTC by Jose Marino
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Jose Marino 2003-10-03 15:51:31 UTC
I installed garnome-0.27.1 with gnome-2.4 and everything was working fine.
Then I changed option '/apps/nautilus/preferences/show_desktop' to false. 
Now everytime I start gnome nautilus crashes.

It only crashes whenever I start gnome. When I call nautilus after that it
runs just fine.

If I set option '/apps/nautilus/preferences/show_desktop' back to true,
everything works fine again.


Here's the back trace:

[New Thread 16384 (LWP 1592)]
[New Thread 32769 (LWP 1593)]
[New Thread 16386 (LWP 1594)]
[New Thread 32771 (LWP 1595)]
[New Thread 49156 (LWP 1596)]
[New Thread 65541 (LWP 1597)]
0x15f7dd2a in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 1592))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 g_logv
  • #5 g_log
  • #6 _gnome_vfs_async_job_map_get_job
    at gnome-vfs-async-job-map.c line 56
  • #7 gnome_vfs_async_cancel
    at gnome-vfs-async-ops.c line 49
  • #8 remove_trash_volume
    at nautilus-trash-directory.c line 250
  • #9 eel_g_hash_table_safe_for_each
    at eel-glib-extensions.c line 694
  • #10 trash_finalize
    at nautilus-trash-directory.c line 371
  • #11 g_object_last_unref
    at gobject.c line 442
  • #12 nautilus_directory_unref
    at nautilus-directory.c line 162
  • #13 destroy
    at nautilus-trash-monitor.c line 163
  • #14 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #15 g_type_class_meta_marshal
    at gclosure.c line 514
  • #16 g_closure_invoke
    at gclosure.c line 437
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2938
  • #18 g_signal_emit_valist
    at gsignal.c line 2554
  • #19 g_signal_emit
    at gsignal.c line 2612
  • #20 gtk_object_dispose
    at gtkobject.c line 376
  • #21 g_object_last_unref
    at gobject.c line 429
  • #22 unref_trash_monitor
    at nautilus-trash-monitor.c line 170
  • #23 eel_debug_shut_down
    at eel-debug.c line 177
  • #24 main
    at nautilus-main.c line 288
  • #25 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 mwehner 2003-10-03 16:01:45 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.

The bug you reported is fixed in gnome-vfs cvs head.

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