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 537948 - nautilus -q -> Segmentation fault
nautilus -q -> Segmentation fault
Status: RESOLVED DUPLICATE of bug 480179
Product: filemanager-actions
Classification: Other
Component: general
0.3
Other All
: High critical
: ---
Assigned To: Nautilus-actions Maintainer(s)
Nautilus-actions Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-06-12 08:53 UTC by sangu
Modified: 2008-06-12 14:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description sangu 2008-06-12 08:53:43 UTC
Please describe the problem:
nautilus -q -> Segmentation fault

$gdb nautilus
$r -q
[...]
Initializing nautilus-flac-converter extension
Initializing nautilus-open-terminal extension
Initializing nautilus-image-converter extension

Program received signal SIGSEGV, Segmentation fault.
0x00c333f6 in gconf_client_remove_dir (client=0x7600000c, 
    dirname=0x7f3736c "/apps/nautilus-actions/configurations", err=0x0)
    at gconf-client.c:705
705	  found = g_hash_table_lookup (client->dir_hash,

(gdb) bt
  • #0 gconf_client_remove_dir
    at gconf-client.c line 705
  • #1 ??
    from /usr/lib/nautilus/extensions-2.0/libnautilus-actions.so
  • #2 IA__g_object_unref
    at gobject.c line 1793
  • #3 ??
    from /usr/lib/nautilus/extensions-2.0/libnautilus-actions.so
  • #4 IA__g_object_unref
    at gobject.c line 1765
  • #5 free_module_objects
    at nautilus-module.c line 219
  • #6 eel_debug_shut_down
    at eel-debug.c line 110
  • #7 main
    at nautilus-main.c line 590

$ dmesg | grep nautilus
nautilus[2699]: segfault at 97000020 ip 00c333f6 sp bfa588a0 error 4 in
libgconf-2.so.4.1.5[c12000+34000]
nautilus[3680]: segfault at 6c000020 ip 00c333f6 sp bfe11710 error 4 in
libgconf-2.so.4.1.5[c12000+34000]
nautilus[3685]: segfault at 71000020 ip 00c333f6 sp bfa30330 error 4 in
libgconf-2.so.4.1.5[c12000+34000]


Steps to reproduce:
1. $ nautilus -q
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
yes, always.

Other information:
gvfs-0.99.1-1.fc10.i386
nautilus-2.23.3-1.fc10.i386
GConf2-2.23.1-1.fc10.i386
Comment 1 A. Walton 2008-06-12 12:49:53 UTC
-> Nautilus-Actions
Comment 2 Cosimo Cecchi 2008-06-12 14:43:30 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.


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