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 604368 - gconfd-2 assert failure: GConf:ERROR:gconf-sources.c:872:prepend_unset_notify: assertion failed: (modified_sources != NULL)
gconfd-2 assert failure: GConf:ERROR:gconf-sources.c:872:prepend_unset_notify...
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: 2009-12-11 14:15 UTC by Pedro Villavicencio
Modified: 2018-08-17 13:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2009-12-11 14:15:37 UTC
this report has been filed here:

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

".

Thread 1 (process 2092)

  • #0 __kernel_vsyscall
  • #1 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 *__GI_abort
    at abort.c line 121
  • #3 g_assertion_message
    from /lib/libglib-2.0.so.0
  • #4 g_assertion_message_expr
    from /lib/libglib-2.0.so.0
  • #5 prepend_unset_notify
    at gconf-sources.c line 873
  • #6 recursive_unset_helper
    at gconf-sources.c line 975
  • #7 gconf_sources_recursive_unset
    at gconf-sources.c line 1056
  • #8 gconf_database_recursive_unset
    at gconf-database.c line 1475
  • #9 impl_ConfigDatabase3_recursive_unset
    at gconf-database.c line 735
  • #10 _ORBIT_skel_small_ConfigDatabase3_recursive_unset
    at GConfX-common.c line 120
  • #11 ORBit_POAObject_invoke
    at poa.c line 1148
  • #12 ORBit_OAObject_invoke
    at orbit-adaptor.c line 340
  • #13 ORBit_small_invoke_adaptor
    at orbit-small.c line 846
  • #14 ORBit_POAObject_handle_request
    at poa.c line 1357
  • #15 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1427
  • #16 ORBit_POA_handle_request
    at poa.c line 1649
  • #17 ORBit_handle_request
    at orbit-adaptor.c line 300
  • #18 giop_connection_handle_input
    at giop-recv-buffer.c line 1312
  • #19 link_connection_io_handler
    at linc-connection.c line 1475
  • #20 link_source_dispatch
    at linc-source.c line 164
  • #21 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #22 ??
    from /lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #24 main
    at gconfd.c line 1056

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