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 515363 - gnome-keyboard-properties crashed with signal 5 in gconf_peditor_new_boolean()
gnome-keyboard-properties crashed with signal 5 in gconf_peditor_new_boolean()
Status: RESOLVED INVALID
Product: gnome-control-center
Classification: Core
Component: Keyboard
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-09 09:27 UTC by Sebastien Bacher
Modified: 2008-02-09 10:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-02-09 09:27:58 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/187474

"Binary package hint: gnome-control-center

Crashing since doing an apt-get upgrade today at 11am GMT+11 on Jan 31.

  • #0 IA__g_logv
    at /build/buildd/glib2.0-2.15.4/glib/gmessages.c line 503
  • #1 IA__g_log
    at /build/buildd/glib2.0-2.15.4/glib/gmessages.c line 517
  • #2 gconf_peditor_new_boolean
    at gconf-property-editor.c line 477
  • #3 setup_a11y_tabs
    at gnome-keyboard-properties-a11y.c line 194
  • #4 main
    at gnome-keyboard-properties.c line 186


The update was likely gnome-session setting G_DEBUG to have warnings crashing
Comment 1 Jens Granseuer 2008-02-09 10:40:44 UTC
That looks like a borked installation. If w is 0x0 in frame #3 that means glade didn't find the widget it was looking for in the glade file.