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 624749 - e-addressbook-factory crashed with SIGSEGV in g_strsplit()
e-addressbook-factory crashed with SIGSEGV in g_strsplit()
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-07-19 15:36 UTC by Pedro Villavicencio
Modified: 2018-08-17 13:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-07-19 15:36:28 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution-data-server/+bug/607118

"Happens when I start Evolution with an exchange OWA account enabled."

".

Thread 1 (process 2033)

  • #0 g_strsplit
    at /build/buildd/glib2.0-2.25.11/glib/gstrfuncs.c line 2440
  • #1 gconf_listeners_notify
    at gconf-listeners.c line 621
  • #2 notify_one_entry
    at gconf-client.c line 2480
  • #3 notify_idle_callback
    at gconf-client.c line 2520
  • #4 g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 2119
  • #5 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 2750
  • #6 g_main_loop_run
    at /build/buildd/glib2.0-2.25.11/glib/gmain.c line 2958
  • #7 main
    at e-data-book-factory.c line 469

Comment 1 Matthew Barnes 2010-08-13 15:38:31 UTC
Reassigning to GConf.
Comment 2 André Klapper 2018-08-17 13:55:09 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!