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 599711 - Crash in gconf_client_remove_dir, nautilus_actions_config_gconf_reader_finalize
Crash in gconf_client_remove_dir, nautilus_actions_config_gconf_reader_finalize
Status: RESOLVED WONTFIX
Product: filemanager-actions
Classification: Other
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: Nautilus-actions Maintainer(s)
Nautilus-actions Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-10-26 22:52 UTC by mattmcadoo
Modified: 2011-05-30 04:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description mattmcadoo 2009-10-26 22:52:05 UTC
Version: 2.28.1

What were you doing when the application crashed?
Unchecked "show_desktop" under /apps/nautilus/preferences in gconf-editor, went to another workspace, background was wiped of icons, crash.


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.28.0 2009-10-25 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.31-gentoo #1 SMP PREEMPT Sun Sep 13 22:19:08 CDT 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gentoo
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 52633600 vsize: 52633600 resident: 17620992 share: 10301440 rss: 17620992 rss_rlim: 18446744073709551615
CPU usage: start_time: 1256597301 rtime: 53 utime: 45 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

[Thread debugging using libthread_db enabled]
0xb8082424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6f1e700 (LWP 24092))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 386
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #5 check_if_gdb
    at gnome-breakpad.cc line 440
  • #6 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #7 <signal handler called>
  • #8 gconf_client_remove_dir
    at gconf-client.c line 724
  • #9 nautilus_actions_config_gconf_reader_finalize
    at nautilus-actions-config-gconf-reader.c line 63
  • #10 IA__g_object_unref
    at gobject.c line 2472
  • #11 nautilus_actions_instance_dispose
    at nautilus-actions.c line 178
  • #12 IA__g_object_unref
    at gobject.c line 2441
  • #13 free_module_objects
    at nautilus-module.c line 216
  • #14 eel_debug_shut_down
    at eel-debug.c line 109
  • #15 main
    at nautilus-main.c line 560

	Inferior 1 [process 24092] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]
Comment 1 Pierre Wieser 2009-10-27 09:33:08 UTC
-> nautilus-actions
Comment 2 Pierre Wieser 2009-10-27 09:34:31 UTC
Matt,
Please specify the Nautilus Actions version you're using.
Thanks
Regards
Pierre
Comment 3 mattmcadoo 2009-10-27 19:32:15 UTC
1.4.1 from the Gentoo Sunrise overlay.
Comment 4 Pierre Wieser 2009-10-27 19:45:35 UTC
Well, you should definitively upgrade it !

I'm afraid this version is not even supposed to work since Gnome 2.24 and migration from GnomeVFS to GIO.

I may suggest last stable 1.12.2.

But, as you have last stable Gnome, you also may take a glance on last released 2.29.1 development version. It should be great ;-)

Regards
Pierre