#0 g_markup_parse_context_parse (context=context@entry=0x258a890, text=text@entry=0x2683330 "\n, text_len@entry=279768, error=error@entry=0x7fffac06e6f0) at /build/buildd/glib2.0-2.35.9/./glib/gmarkup.c:1622 [Error: /build/buildd/glib2.0-2.35.9/./glib/gmarkup.c was not found in source tree] #1 0x00007f3dae158329 in g_bookmark_file_parse (error=0x7fffac06e6e8, length=279768, buffer=0x2683330 "\n\n, error=error@entry=0x7fffac06e758) at /build/buildd/glib2.0-2.35.9/./glib/gbookmarkfile.c:1674 [Error: /build/buildd/glib2.0-2.35.9/./glib/gbookmarkfile.c was not found in source tree] #3 0x00007f3dae158477 in g_bookmark_file_load_from_file (bookmark=0x2505bd0, filename=, error=error@entry=0x7fffac06e788) at /build/buildd/glib2.0-2.35.9/./glib/gbookmarkfile.c:1719 [Error: /build/buildd/glib2.0-2.35.9/./glib/gbookmarkfile.c was not found in source tree] #4 0x00007f3dad866e3c in build_recent_items_list (manager=manager@entry=0x7f3d90003ed0) at /build/buildd/gtk+2.0-2.24.16/gtk/gtkrecentmanager.c:715 [Error: /build/buildd/gtk+2.0-2.24.16/gtk/gtkrecentmanager.c was not found in source tree] #5 0x00007f3dad8670b0 in gtk_recent_manager_real_changed (manager=0x7f3d90003ed0) at /build/buildd/gtk+2.0-2.24.16/gtk/gtkrecentmanager.c:456 [Error: /build/buildd/gtk+2.0-2.24.16/gtk/gtkrecentmanager.c was not found in source tree] #6 0x00007f3dae443750 in g_closure_invoke (closure=0x24efb40, return_value=0x0, n_param_values=1, param_values=0x7fffac06ea00, invocation_hint=0x7fffac06e9a0) at /build/buildd/glib2.0-2.35.9/./gobject/gclosure.c:777 [Error: /build/buildd/glib2.0-2.35.9/./gobject/gclosure.c was not found in source tree] #7 0x00007f3dae4552e4 in signal_emit_unlocked_R (node=node@entry=0x24f2610, detail=detail@entry=0, instance=instance@entry=0x7f3d90003ed0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffac06ea00) at /build/buildd/glib2.0-2.35.9/./gobject/gsignal.c:3514 [Error: /build/buildd/glib2.0-2.35.9/./gobject/gsignal.c was not found in source tree] #8 0x00007f3dae45de8d in g_signal_emit_valist (instance=0x7f3d90003ed0, signal_id=, detail=0, var_args=var_args@entry=0x7fffac06ec48) at /build/buildd/glib2.0-2.35.9/./gobject/gsignal.c:3328 [Error: /build/buildd/glib2.0-2.35.9/./gobject/gsignal.c was not found in source tree] #9 0x00007f3dae45e112 in g_signal_emit (instance=, signal_id=, detail=detail@entry=0) at /build/buildd/glib2.0-2.35.9/./gobject/gsignal.c:3384 [Error: /build/buildd/glib2.0-2.35.9/./gobject/gsignal.c was not found in source tree] #10 0x00007f3dad867255 in emit_manager_changed (data=) at /build/buildd/gtk+2.0-2.24.16/gtk/gtkrecentmanager.c:1530 [Error: /build/buildd/gtk+2.0-2.24.16/gtk/gtkrecentmanager.c was not found in source tree] #11 0x00007f3dabd59ea7 in gdk_threads_dispatch (data=0x259cca0, data@entry=) at /build/buildd/gtk+2.0-2.24.16/gdk/gdk.c:512 [Error: /build/buildd/gtk+2.0-2.24.16/gdk/gdk.c was not found in source tree] #12 0x00007f3dae180bfb in g_timeout_dispatch (source=source@entry=0x25bea90, callback=, user_data=) at /build/buildd/glib2.0-2.35.9/./glib/gmain.c:4413 [Error: /build/buildd/glib2.0-2.35.9/./glib/gmain.c was not found in source tree] #13 0x00007f3dae17ffe5 in g_main_dispatch (context=0x24daf10) at /build/buildd/glib2.0-2.35.9/./glib/gmain.c:3054 [Error: /build/buildd/glib2.0-2.35.9/./glib/gmain.c was not found in source tree] #14 g_main_context_dispatch (context=context@entry=0x24daf10) at /build/buildd/glib2.0-2.35.9/./glib/gmain.c:3630 [Error: /build/buildd/glib2.0-2.35.9/./glib/gmain.c was not found in source tree] #15 0x00007f3dae180328 in g_main_context_iterate (context=0x24daf10, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.35.9/./glib/gmain.c:3701 [Error: /build/buildd/glib2.0-2.35.9/./glib/gmain.c was not found in source tree] #16 0x00007f3dae18079a in g_main_loop_run (loop=0x24db070) at /build/buildd/glib2.0-2.35.9/./glib/gmain.c:3895 [Error: /build/buildd/glib2.0-2.35.9/./glib/gmain.c was not found in source tree] #17 0x0000000000412659 in data_hub_run (self=) at zeitgeist-datahub.c:1286 1281: } 1282: 1283: 1284: static void _vala_array_add3 (gchar*** array, int* length, int* size, gchar* value) { 1285: if ((*length) == (*size)) { 1286: *size = (*size) ? (2 * (*size)) : 4; 1287: *array = g_renew (gchar*, *array, (*size) + 1); 1288: } 1289: (*array)[(*length)++] = value; 1290: (*array)[*length] = NULL; 1291: } #18 0x0000000000412ea8 in data_hub_main (args=, args_length1=) at zeitgeist-datahub.c:1508 1503: } 1504: 1505: 1506: gint data_hub_get_return_code (DataHub* self) { 1507: gint result; 1508: gint _tmp0_; 1509: g_return_val_if_fail (self != NULL, 0); 1510: _tmp0_ = self->priv->_return_code; 1511: result = _tmp0_; 1512: return result; 1513: } #19 0x00007f3dad115ea5 in __libc_start_main (main=0x4076f0
, argc=1, ubp_av=0x7fffac06ef58, init=, fini=, rtld_fini=, stack_end=0x7fffac06ef48) at libc-start.c:260 [Error: libc-start.c was not found in source tree] #20 0x0000000000407739 in _start ()