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 625120 - gsettings-data-convert crashed with signal 5 in g_object_newv()
gsettings-data-convert crashed with signal 5 in g_object_newv()
Status: RESOLVED WONTFIX
Product: GConf
Classification: Deprecated
Component: gsettings
2.31.x
Other Linux
: Normal critical
: ---
Assigned To: GConf Maintainers
GConf Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-07-23 13:17 UTC by Pedro Villavicencio
Modified: 2018-08-17 13:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-07-23 13:17:44 UTC
this report has been filed here:

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

Backtrace:

".

Thread 1 (process 5474)

  • #0 g_logv
    at /build/buildd/glib2.0-2.25.11/glib/gmessages.c line 554
  • #1 g_log
    at /build/buildd/glib2.0-2.25.11/glib/gmessages.c line 568
  • #2 g_settings_schema_new
    at /build/buildd/glib2.0-2.25.11/gio/gsettingsschema.c line 211
  • #3 g_settings_constructed
    at /build/buildd/glib2.0-2.25.11/gio/gsettings.c line 421
  • #4 g_object_newv
    at /build/buildd/glib2.0-2.25.11/gobject/gobject.c line 1373
  • #5 g_object_new_valist
    at /build/buildd/glib2.0-2.25.11/gobject/gobject.c line 1461
  • #6 g_object_new
    at /build/buildd/glib2.0-2.25.11/gobject/gobject.c line 1179
  • #7 main
    at gsettings-data-convert.c line 90

Comment 1 Kjartan Maraas 2011-05-25 12:51:20 UTC
Looks like this happened when trying to convert settings for empathy from GConf settings to gsettings. Has it happened again later?
Comment 2 Eliah Kagan 2011-06-27 15:18:41 UTC
Yes, I have reproduced it more than once on the same system (with considerably newer package versions), and it seems like I can reproduce it easily at any time. See https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/607999/comments/9 for details.
Comment 3 André Klapper 2018-08-17 13:59: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!