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 629762 - gconfd-2 crashed with SIGSEGV in gconf_fill_corba_schema_from_gconf_schema()
gconfd-2 crashed with SIGSEGV in gconf_fill_corba_schema_from_gconf_schema()
Status: RESOLVED WONTFIX
Product: GConf
Classification: Deprecated
Component: gconf
2.31.x
Other Linux
: Normal critical
: ---
Assigned To: GConf Maintainers
GConf Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-09-15 13:51 UTC by Pedro Villavicencio
Modified: 2018-08-17 13:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Pedro Villavicencio 2010-09-15 13:51:32 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gconf/+bug/634160

".

Thread 1 (process 10858)

  • #0 _nl_find_msg
    at dcigettext.c line 810
  • #1 __dcigettext
    at dcigettext.c line 654
  • #2 gconf_fill_corba_schema_from_gconf_schema
    at gconf-internals.c line 513
  • #3 gconf_corba_value_from_gconf_value
    at gconf-internals.c line 404
  • #4 impl_ConfigDatabase2_lookup_with_schema_name
    at gconf-database.c line 575
  • #5 _ORBIT_skel_small_ConfigDatabase2_lookup_with_schema_name
    at GConfX-common.c line 108
  • #6 ORBit_small_invoke_adaptor
    at orbit-small.c line 846
  • #7 ORBit_POAObject_handle_request
    at poa.c line 1357
  • #8 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1427
  • #9 ORBit_POA_handle_request
    at poa.c line 1649
  • #10 ORBit_handle_request
    at orbit-adaptor.c line 300
  • #11 giop_connection_handle_input
    at giop-recv-buffer.c line 1312
  • #12 link_connection_io_handler
    at linc-connection.c line 1475
  • #13 g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2119
  • #14 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2750
  • #15 g_main_loop_run
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2958
  • #16 main
    at gconfd.c line 1056

Comment 1 André Klapper 2018-08-17 13:55:29 UTC
GConf has been deprecated since 2011.

GConf is not under active development anymore. Its codebase has been archived:
https://gitlab.gnome.org/Archive/gconf/commits/master

dconf and gsettings are its successors. See https://developer.gnome.org/gio/stable/ch34.html and https://developer.gnome.org/GSettings/ for porting info.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of dconf/gsettings. Thanks!