GNOME Bugzilla – Bug 660858
causes nautilus crash with SIGSEGV in gconf_client_get()
Last modified: 2011-10-11 17:31:27 UTC
StacktraceTop: gconf_client_get (client=0x7f907000c1e0, key=0x7f9075c15850 "/desktop/gnome/lockdown/disable_command_line", err=0x7fff060adbf8) at gconf-client.c:1593 gconf_client_get_bool (client=0x7f907000c1e0, key=0x7f9075c15850 "/desktop/gnome/lockdown/disable_command_line", err=0x0) at gconf-client.c:1778 ?? () from /tmp/tmpA1Ma85/usr/lib/nautilus/extensions-3.0/libnautilus-open-terminal.so get_extension_menus (window=0x232c060) at nautilus-window-menus.c:1342 nautilus_window_load_extension_menus (window=0x232c060) at nautilus-window-menus.c:1445 As reported at https://launchpad.net/bugs/865297 I suppose this is actually a duplicate of bug 640844 but this is critical if a Nautilus extension is crashing Nautilus which is an essential part of the system.
Looks like we just had to rebuild against the latest Nautilus.
Rebuilding didn't completely fix the problem so reopening the bug.