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 665591 - gsettings-data-convert crashed with SIGSEGV in g_settings_delay()
gsettings-data-convert crashed with SIGSEGV in g_settings_delay()
Status: RESOLVED WONTFIX
Product: GConf
Classification: Deprecated
Component: gsettings
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: GConf Maintainers
GConf Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2011-12-05 13:19 UTC by Pedro Villavicencio
Modified: 2018-08-17 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2011-12-05 13:19:58 UTC
this report has been filed here:

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

"This was upon logging in, just after rebooting"

".

Thread 1 (Thread 0x7f9ce8d887c0 (LWP 2832))

  • #0 g_settings_backend_watch
    at /build/buildd/glib2.0-2.30.0/./gio/gsettingsbackend.c line 249
  • #1 g_delayed_settings_backend_new
    at /build/buildd/glib2.0-2.30.0/./gio/gdelayedsettingsbackend.c line 489
  • #2 g_settings_delay
    at /build/buildd/glib2.0-2.30.0/./gio/gsettings.c line 2100
  • #3 handle_file
    at gsettings-data-convert.c line 106
  • #4 handle_dir
    at gsettings-data-convert.c line 358
  • #5 main
    at gsettings-data-convert.c line 592

Comment 1 André Klapper 2018-08-17 14:00:26 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!