#0 startMovingNextTorrent (data=0xb9264988) at relocate.c:55 50: startMovingNextTorrent (struct relocate_dialog_data * data) 51: { 52: char * str; 53: const int id = GPOINTER_TO_INT (data->torrent_ids->data); 54: 55: tr_torrent * tor = gtr_core_find_torrent (data->core, id); 56: if (tor != NULL) 57: tr_torrentSetLocation (tor, previousLocation, data->do_move, NULL, &data->done); 58: 59: data->torrent_ids = g_slist_delete_link (data->torrent_ids, 60: data->torrent_ids); #1 onTimer (gdata=0xb9264988) at relocate.c:91 86: gtk_widget_destroy (GTK_WIDGET (data->message_dialog)); 87: } 88: else if (done == TR_LOC_DONE) 89: { 90: if (data->torrent_ids != NULL) 91: startMovingNextTorrent (data); 92: else 93: gtk_widget_destroy (GTK_WIDGET (data->chooser_dialog)); 94: } 95: 96: return G_SOURCE_CONTINUE; #2 0xb70f3db5 in gdk_threads_dispatch (data=data@entry=0xb89fa980) at /build/buildd/gtk+3.0-3.8.2/./gdk/gdk.c:788 [Error: /build/buildd/gtk+3.0-3.8.2/./gdk/gdk.c was not found in source tree] #3 0xb6de6161 in g_timeout_dispatch (source=source@entry=0xb93b8420, callback=0xb70f3d80 , user_data=0xb89fa980) at /build/buildd/glib2.0-2.37.3/./glib/gmain.c:4443 [Error: /build/buildd/glib2.0-2.37.3/./glib/gmain.c was not found in source tree] #4 0xb6de54de in g_main_dispatch (context=0xb8931ee0) at /build/buildd/glib2.0-2.37.3/./glib/gmain.c:3058 [Error: /build/buildd/glib2.0-2.37.3/./glib/gmain.c was not found in source tree] #5 g_main_context_dispatch (context=context@entry=0xb8931ee0) at /build/buildd/glib2.0-2.37.3/./glib/gmain.c:3634 [Error: /build/buildd/glib2.0-2.37.3/./glib/gmain.c was not found in source tree] #6 0xb6de5888 in g_main_context_iterate (context=context@entry=0xb8931ee0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.37.3/./glib/gmain.c:3705 [Error: /build/buildd/glib2.0-2.37.3/./glib/gmain.c was not found in source tree] #7 0xb6de5948 in g_main_context_iteration (context=0xb8931ee0, context@entry=0x0, may_block=may_block@entry=1) at /build/buildd/glib2.0-2.37.3/./glib/gmain.c:3766 [Error: /build/buildd/glib2.0-2.37.3/./glib/gmain.c was not found in source tree] #8 0xb7007ad4 in g_application_run (application=0xb4d056f8, argc=argc@entry=2, argv=argv@entry=0xbfcaad04) at /build/buildd/glib2.0-2.37.3/./gio/gapplication.c:1635 [Error: /build/buildd/glib2.0-2.37.3/./gio/gapplication.c was not found in source tree] #9 0xb7703326 in main (argc=2, argv=0xbfcaad04) at main.c:680