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 615831 - gnome-settings-daemon crashed with SIGSEGV in gkbd_indicator_config_refresh_style()
gnome-settings-daemon crashed with SIGSEGV in gkbd_indicator_config_refresh_s...
Status: RESOLVED INCOMPLETE
Product: libgnomekbd
Classification: Core
Component: Indicator
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2010-04-15 10:43 UTC by Sebastien Bacher
Modified: 2010-09-01 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2010-04-15 10:43:45 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/548588 and seems to happen on theme changes with GNOME 2.30

"#0  0x026a6fa6 in gkbd_indicator_config_save_to_gconf (ind_config=0x91ba9f0)
    at gkbd-indicator-config.c:408
	cs = (GConfChangeSet *) 0x26b3588
	gerror = (GError *) 0x0
  • #1 gkbd_indicator_config_load_colors
    at gkbd-indicator-config.c line 144
  • #2 gkbd_status_ind_cfg_changed
    at gkbd-status.c line 352
  • #3 g_signal_handler_block
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_connect_data
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_type_class_get_private
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_type_add_class_private
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_param_type_register_static
    from /usr/lib/libgobject-2.0.so.0
  • #11 _gtk_settings_reset_rc_values
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtksettings.c line 2007
  • #12 IA__gtk_rc_reparse_all_for_settings
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkrc.c line 1829
  • #13 gtk_rc_settings_changed
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkrc.c line 682
  • #14 g_signal_handler_block
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_connect_data
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_type_class_get_private
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_type_add_class_private
    from /usr/lib/libgobject-2.0.so.0
  • #19 ??
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #22 _gtk_settings_handle_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtksettings.c line 1951
  • #23 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 1462
  • #24 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.20.0/gdk/x11/gdkevents-x11.c line 2380
  • #25 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #26 ??
    from /lib/libglib-2.0.so.0

Comment 1 Sergey V. Udaltsov 2010-04-15 19:48:45 UTC
This theme-related code was heavily changed just after 2.30 release. Is that reproducable with the latest code? Could the reported try libgnomekbd from git?
Comment 2 Tobias Mueller 2010-09-01 19:30:57 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!