Skip to content

gnome-3.9: c-s-d crash #13

@vdcow

Description

@vdcow

After updating to gnome-3.9 libs I got c-s-d crash with follow backtrace

list_last (list=list@entry=0x1) at gslist.c:845
#1  0x00007ffff68d97ee in g_slist_append (list=0x1, data=0x8148f0) at gslist.c:230
#2  0x00007fffcdb79db1 in gkbd_configuration_append_object (configuration=<optimized out>, obj=<optimized out>) at gkbd-configuration.c:535
#3  0x00007fffcdb7c20d in gkbd_status_init (gki=0x8148f0) at gkbd-status.c:565
#4  0x00007ffff6bd047c in g_type_create_instance (type=<optimized out>) at gtype.c:1868
#5  0x00007ffff6bb3978 in g_object_constructor (type=<optimized out>, n_construct_properties=0, construct_params=0x0) at gobject.c:2028
#6  0x00007ffff745fe94 in gtk_status_icon_constructor () from /usr/lib64/libgtk-3.so.0
#7  0x00007ffff6bb4422 in g_object_new_with_custom_constructor (n_params=0, params=0x0, class=0x816b60) at gobject.c:1665
#8  g_object_new_internal (class=class@entry=0x816b60, params=params@entry=0x0, n_params=n_params@entry=0) at gobject.c:1744
#9  0x00007ffff6bb5b9d in g_object_newv (object_type=object_type@entry=8590624, n_parameters=n_parameters@entry=0, parameters=parameters@entry=0x0) at gobject.c:1890
#10 0x00007ffff6bb636c in g_object_new (object_type=8590624, first_property_name=first_property_name@entry=0x0) at gobject.c:1556
#11 0x00007fffcdb7c9ba in gkbd_status_new () at gkbd-status.c:662
#12 0x00007fffcdd8d23e in show_hide_icon () from /usr/lib64/cinnamon-settings-daemon-3.0/libkeyboard.so
#13 0x00007fffcdd8d615 in apply_xkb_settings () from /usr/lib64/cinnamon-settings-daemon-3.0/libkeyboard.so
#14 0x00007fffcdd8d865 in csd_keyboard_xkb_init () from /usr/lib64/cinnamon-settings-daemon-3.0/libkeyboard.so
#15 0x00007fffcdd8c534 in start_keyboard_idle_cb () from /usr/lib64/cinnamon-settings-daemon-3.0/libkeyboard.so
#16 0x00007ffff68bd195 in g_main_dispatch (context=0x65bf40) at gmain.c:3065
#17 g_main_context_dispatch (context=context@entry=0x65bf40) at gmain.c:3641
#18 0x00007ffff68bd4d8 in g_main_context_iterate (context=0x65bf40, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3712
#19 0x00007ffff68bd92a in g_main_loop_run (loop=0x7debc0) at gmain.c:3906
#20 0x00007ffff7390f0c in gtk_main () from /usr/lib64/libgtk-3.so.0
#21 0x0000000000404462 in main ()

As temporary solution I switched to 'keyboard' branch but it raises old problems - layout changing doesn't work in menu, Alt + F2 etc., layout changing is too slow, it can't be configured via control-center only via dconf-editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions