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 623704 - gconfd-2 crashed with SIGSEGV in ORBit_get_union_tag()
gconfd-2 crashed with SIGSEGV in ORBit_get_union_tag()
Status: RESOLVED WONTFIX
Product: GConf
Classification: Deprecated
Component: gconf
2.28.x
Other Linux
: Normal critical
: ---
Assigned To: GConf Maintainers
GConf Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-07-06 18:33 UTC by Pedro Villavicencio
Modified: 2018-08-17 13:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-07-06 18:33:01 UTC
this report has been filed here:

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

".

Thread 1 (process 1330)

  • #0 ORBit_get_union_tag
    at corba-any.c line 300
  • #1 ORBit_marshal_value
    at corba-any.c line 203
  • #2 ORBit_marshal_arg
    at corba-any.c line 385
  • #3 ORBit_small_invoke_adaptor
    at orbit-small.c line 918
  • #4 ORBit_POAObject_handle_request
    at poa.c line 1357
  • #5 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1427
  • #6 ORBit_POA_handle_request
    at poa.c line 1649
  • #7 ORBit_handle_request
    at orbit-adaptor.c line 300
  • #8 giop_connection_handle_input
    at giop-recv-buffer.c line 1312
  • #9 link_connection_io_handler
    at linc-connection.c line 1475
  • #10 link_source_dispatch
    at linc-source.c line 164
  • #11 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 1960
  • #12 g_main_context_iterate
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2591
  • #13 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2799
  • #14 main
    at gconfd.c line 1026

Comment 1 André Klapper 2018-08-17 13:56:12 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!