#0 0x00007f699c881424 in gtk_tree_view_get_column (tree_view=tree_view@entry=0x55b5d9bdc7e0, n=n@entry=16) at ././gtk/gtktreeview.c:12343 [Error: gtktreeview.c was not found in source tree] #1 0x00007f699c5c609a in _gtk_tree_view_accessible_changed (treeview=treeview@entry=0x55b5d9bdc7e0, tree=0x7f69800243e0, node=0x55b5dadf9cf0) at ././gtk/a11y/gtktreeviewaccessible.c:1700 [Error: gtktreeviewaccessible.c was not found in source tree] #2 0x00007f699c87ef0f in gtk_tree_view_row_changed (model=0x55b5db0e5c90, path=0x55b5db4c2560, iter=0x55b5db251780, data=0x55b5d9bdc7e0) at ././gtk/gtktreeview.c:9012 [Error: gtktreeview.c was not found in source tree] #3 0x00007f699c2dbf9d in g_closure_invoke (closure=0x55b5dae83170, return_value=0x0, n_param_values=3, param_values=0x7ffd417af8e0, invocation_hint=0x7ffd417af860) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #4 0x00007f699c2eecde in signal_emit_unlocked_R (node=node@entry=0x55b5d98f0f40, detail=detail@entry=0, instance=instance@entry=0x55b5db0e5c90, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffd417af8e0) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #5 0x00007f699c2f74b5 in g_signal_emit_valist (instance=0x55b5db0e5c90, signal_id=, detail=0, var_args=var_args@entry=0x7ffd417afad0) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #6 0x00007f699c2f7ecf in g_signal_emit (instance=, signal_id=, detail=detail@entry=0) at ../../../../gobject/gsignal.c:3447 [Error: gsignal.c was not found in source tree] #7 0x00007f699c864bd0 in gtk_tree_model_row_changed (tree_model=, path=path@entry=0x55b5db4c2560, iter=iter@entry=0x7ffd417afbe0) at ././gtk/gtktreemodel.c:1835 [Error: gtktreemodel.c was not found in source tree] #8 0x00007f699d22d6ca in rhythmdb_query_model_do_reorder (entry=0x7f6974158c00, model=0x55b5db0e5c90) at rhythmdb-query-model.c:1602 1597: ptr = g_hash_table_lookup (model->priv->reverse_map, entry); 1598: iter.stamp = model->priv->stamp; 1599: iter.user_data = ptr; 1600: path = rhythmdb_query_model_get_path (GTK_TREE_MODEL (model), 1601: &iter); 1602: gtk_tree_model_row_changed (GTK_TREE_MODEL (model), 1603: path, &iter); 1604: gtk_tree_path_free (path); 1605: 1606: /* take a temporary ref */ 1607: rhythmdb_entry_ref (entry); #9 rhythmdb_query_model_entry_changed_cb (db=, entry=0x7f6974158c00, changes=, model=0x55b5db0e5c90) at rhythmdb-query-model.c:1142 1137: rhythmdb_query_model_filter_out_entry (model, entry); 1138: return; 1139: } 1140: 1141: /* it may have moved, so we can't just emit a changed entry */ 1142: if (!rhythmdb_query_model_do_reorder (model, entry)) { 1143: /* but if it didn't, we can */ 1144: GtkTreeIter iter; 1145: GtkTreePath *path; 1146: 1147: if (rhythmdb_query_model_entry_to_iter (model, entry, &iter)) { #10 0x00007f699c2dbf9d in g_closure_invoke (closure=0x55b5db4c2390, return_value=0x0, n_param_values=3, param_values=0x7ffd417afe40, invocation_hint=0x7ffd417afdc0) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #11 0x00007f699c2eecde in signal_emit_unlocked_R (node=node@entry=0x55b5d9730a00, detail=detail@entry=0, instance=instance@entry=0x55b5d981e630, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffd417afe40) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #12 0x00007f699c2f74b5 in g_signal_emit_valist (instance=0x55b5d981e630, signal_id=, detail=0, var_args=var_args@entry=0x7ffd417b0030) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #13 0x00007f699c2f7ecf in g_signal_emit (instance=, signal_id=signal_id@entry=229, detail=detail@entry=0) at ../../../../gobject/gsignal.c:3447 [Error: gsignal.c was not found in source tree] #14 0x00007f699d21dddb in rhythmdb_emit_entry_signals_idle (db=0x55b5d981e630) at rhythmdb.c:1364 1359: 1360: emit_changes = g_ptr_array_new_full (g_slist_length (entry_changes), NULL); 1361: for (c = entry_changes; c != NULL; c = c->next) { 1362: g_ptr_array_add (emit_changes, c->data); 1363: } 1364: g_signal_emit (G_OBJECT (db), rhythmdb_signals[ENTRY_CHANGED], 0, entry, emit_changes); 1365: g_ptr_array_unref (emit_changes); 1366: g_hash_table_iter_remove (&iter); 1367: } 1368: } 1369: #15 0x00007f699c002e25 in g_main_dispatch (context=0x55b5d93fb060) at ../../../../glib/gmain.c:3148 [Error: gmain.c was not found in source tree] #16 g_main_context_dispatch (context=context@entry=0x55b5d93fb060) at ../../../../glib/gmain.c:3813 [Error: gmain.c was not found in source tree] #17 0x00007f699c0031f0 in g_main_context_iterate (context=context@entry=0x55b5d93fb060, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3886 [Error: gmain.c was not found in source tree] #18 0x00007f699c00327c in g_main_context_iteration (context=context@entry=0x55b5d93fb060, may_block=may_block@entry=1) at ../../../../glib/gmain.c:3947 [Error: gmain.c was not found in source tree] #19 0x00007f6998f37c4d in g_application_run (application=0x55b5d9405120, argc=argc@entry=1, argv=argv@entry=0x7ffd417b0638) at ../../../../gio/gapplication.c:2401 [Error: gapplication.c was not found in source tree] #20 0x00007f699d1a7e37 in rb_application_run (app=0x55b5d9405120, argc=1, argv=) at rb-application.c:668 663: else 664: rb_debug_init (debug); 665: 666: g_object_set (app, "register-session", !app->priv->no_registration, NULL); 667: 668: return g_application_run (G_APPLICATION (app), nargc, nargv); 669: } 670: 671: /** 672: * rb_application_add_shared_menu: 673: * @app: the application instance #21 0x000055b5d7f19d97 in main (argc=1, argv=0x7ffd417b0638) at main.c:88 83: #endif 84: 85: rb_threads_init (); 86: 87: app = rb_application_new (); 88: rc = rb_application_run (RB_APPLICATION (app), argc, argv); 89: g_object_unref (app); 90: 91: return rc; 92: }