user@user-VirtualBox:~/bzr/0.97$ gdb gsettings-data-convert GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/gsettings-data-convert...done. (gdb) r Starting program: /usr/bin/gsettings-data-convert [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7ffff4bd7700 (LWP 28485)] (gsettings-data-convert:28482): GLib-GIO-WARNING **: g_settings_set_value: value for key 'visual-bell-type' in schema 'org.gnome.desktop.wm.preferences' is outside of valid range [New Thread 0x7fffeffff700 (LWP 28486)] (gsettings-data-convert:28482): GLib-GIO-WARNING **: g_settings_set_value: value for key 'visual-bell-type' in schema 'org.gnome.desktop.wm.preferences' is outside of valid range (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'show-desktop' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'panel-main-menu' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'panel-run-dialog' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'toggle-maximized' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'maximize' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'toggle-shaded' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'minimize' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'move-to-workspace-left' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'move-to-workspace-right' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'move-to-workspace-up' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'move-to-workspace-down' in 'org.gnome.desktop.wm.keybindings' expects type 'as', but a GVariant of type 's' was given (gsettings-data-convert:28482): GLib-GIO-CRITICAL **: g_settings_set_value: key 'alternative-port' in 'org.gnome.Vino' expects type 'q', but a GVariant of type 'i' was given (gsettings-data-convert:28482): GLib-GIO-ERROR **: Settings schema 'apps.onboard' does not contain a key named 'x' Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=0x7ffff7947ee1 "GLib-GIO", log_level=, format=0x7ffff7964530 "Settings schema '%s' does not contain a key named '%s'", args1=0x7fffffffdc98) at /build/buildd/glib2.0-2.32.3/./glib/gmessages.c:765 765 /build/buildd/glib2.0-2.32.3/./glib/gmessages.c: No such file or directory. (gdb) set pagination 0 (gdb) bt f #0 g_logv (log_domain=0x7ffff7947ee1 "GLib-GIO", log_level=, format=0x7ffff7964530 "Settings schema '%s' does not contain a key named '%s'", args1=0x7fffffffdc98) at /build/buildd/glib2.0-2.32.3/./glib/gmessages.c:765 domain = 0x0 data = depth = 0 log_func = domain_fatal_mask = masquerade_fatal = test_level = was_fatal = 0 was_recursion = 0 i = #1 0x00007ffff73681b2 in g_log (log_domain=, log_level=, format=) at /build/buildd/glib2.0-2.32.3/./glib/gmessages.c:792 args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffffffdd70, reg_save_area = 0x7fffffffdcb0}} #2 0x00007ffff7903199 in g_settings_schema_get_value (schema=0x623640, key=0x6b8a30 "x") at /build/buildd/glib2.0-2.32.3/./gio/gsettingsschema.c:640 iter = value = 0x0 #3 0x00007ffff7903357 in g_settings_schema_key_init (key=0x7fffffffde60, schema=0x623640, name=0x6b8a30 "x") at /build/buildd/glib2.0-2.32.3/./gio/gsettingsschema.c:751 iter = data = code = #4 0x00007ffff7907e31 in g_settings_get_range (settings=, key=) at /build/buildd/glib2.0-2.32.3/./gio/gsettings.c:2236 skey = {schema = 0x0, name = 0x0, is_flags = 0, is_enum = 0, strinfo = 0x0, strinfo_length = 0, unparsed = 0x0, lc_char = 0 '\000', type = 0x0, minimum = 0x0, maximum = 0x0, default_value = 0x0} type = range = #5 0x0000000000402c54 in handle_file (filename=0x64ae10 "/usr/share/GConf/gsettings/onboard.convert") at gsettings-data-convert.c:254 range = 0x7ffff7350e33 type = 0x6afcf0 "" schema_path = 0x6b86a0 keyfile = 0x7ffff0017940 client = 0x6b6b00 value = 0x7ffff00276e0 i = 0 j = 2 gconf_key = 0x6b8b20 "/apps/onboard/horizontal_position" groups = 0x6b7bb0 keys = 0x6b86e0 builder = 0x7fffffffe2b0 v = 0x616b73 s = 0x0 str = 0x7fffffffe0a0 "\320\341\377\377\377\177" ii = 0 list = 0x6b36d0 l = 0x0 source = 0x614420 schema = 0x6238c0 settings = 0x7fffe8003c50 error = 0x0 #6 0x0000000000403453 in handle_dir (dirname=0x616560 "/usr/share/GConf/gsettings", stored_mtime=0, converted=0x60b120) at gsettings-data-convert.c:436 dir_mtime = 1360795008 statbuf = {st_dev = 2049, st_ino = 275910, st_nlink = 2, st_mode = 16877, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1360795010, tv_nsec = 758657689}, st_mtim = {tv_sec = 1360795008, tv_nsec = 753655606}, st_ctim = {tv_sec = 1360795008, tv_nsec = 753655606}, __unused = {0, 0, 0}} dir = 0x616590 name = 0x616b73 "onboard.convert" filename = 0x64ae10 "/usr/share/GConf/gsettings/onboard.convert" error = 0x0 #7 0x0000000000403bd6 in main (argc=1, argv=0x7fffffffe2b8) at gsettings-data-convert.c:670 convert_dir = 0x616560 "/usr/share/GConf/gsettings" stored_mtime = 0 data_dirs = 0x614700 i = 3 error = 0x0 converted = 0x60b120 context = 0x610f30 extra_file = 0x0 entries = {{long_name = 0x4040c7 "verbose", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x60531c, description = 0x4040cf "show verbose messages", arg_description = 0x0}, {long_name = 0x4040e5 "dry-run", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x605320, description = 0x4040ed "do not perform any changes", arg_description = 0x0}, {long_name = 0x404108 "file", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe190, description = 0x404110 "perform conversions from an extra file", arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} (gdb)