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 660858 - causes nautilus crash with SIGSEGV in gconf_client_get()
causes nautilus crash with SIGSEGV in gconf_client_get()
Status: RESOLVED NOTGNOME
Product: nautilus-open-terminal
Classification: Other
Component: general
0.19
Other Linux
: Normal critical
: ---
Assigned To: Christian Neumair
Christian Neumair
Depends on:
Blocks:
 
 
Reported: 2011-10-04 07:48 UTC by Jeremy Bicha
Modified: 2011-10-11 17:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2011-10-04 07:48:50 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.
Comment 1 Jeremy Bicha 2011-10-05 00:42:22 UTC
Looks like we just had to rebuild against the latest Nautilus.
Comment 2 Jeremy Bicha 2011-10-06 07:20:38 UTC
Rebuilding didn't completely fix the problem so reopening the bug.