#0 magazine_chain_pop_head (magazine_chunks=0x7fe9e333bf50) at /build/buildd/glib2.0-2.39.2/./glib/gslice.c:543 [Error: /build/buildd/glib2.0-2.39.2/./glib/gslice.c was not found in source tree] #1 thread_memory_magazine1_alloc (tmem=, ix=11) at /build/buildd/glib2.0-2.39.2/./glib/gslice.c:846 [Error: /build/buildd/glib2.0-2.39.2/./glib/gslice.c was not found in source tree] #2 g_slice_alloc (mem_size=mem_size@entry=184) at /build/buildd/glib2.0-2.39.2/./glib/gslice.c:1005 [Error: /build/buildd/glib2.0-2.39.2/./glib/gslice.c was not found in source tree] #3 0x00007fe9df08e4ee in g_slice_alloc0 (mem_size=mem_size@entry=184) at /build/buildd/glib2.0-2.39.2/./glib/gslice.c:1040 [Error: /build/buildd/glib2.0-2.39.2/./glib/gslice.c was not found in source tree] #4 0x00007fe9df35bcf2 in g_type_create_instance (type=) at /build/buildd/glib2.0-2.39.2/./gobject/gtype.c:1850 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gtype.c was not found in source tree] #5 0x00007fe9df340225 in g_object_new_internal (class=class@entry=0x7fe9e3619000, params=params@entry=0x0, n_params=n_params@entry=0) at /build/buildd/glib2.0-2.39.2/./gobject/gobject.c:1751 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gobject.c was not found in source tree] #6 0x00007fe9df34200d in g_object_newv (object_type=object_type@entry=140642518921120, n_parameters=n_parameters@entry=0, parameters=parameters@entry=0x0) at /build/buildd/glib2.0-2.39.2/./gobject/gobject.c:1895 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gobject.c was not found in source tree] #7 0x00007fe9df3427bc in g_object_new (object_type=140642518921120, first_property_name=first_property_name@entry=0x0) at /build/buildd/glib2.0-2.39.2/./gobject/gobject.c:1561 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gobject.c was not found in source tree] #8 0x00007fe9e0f782b9 in IA__gtk_tearoff_menu_item_new () at /build/buildd/gtk+2.0-2.24.22/gtk/gtktearoffmenuitem.c:51 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtktearoffmenuitem.c was not found in source tree] #9 0x00007fe9e0ffa0ac in update_node (self=self@entry=0x7fe9e3734260, node=0x7fe9d0008830, in_popup=in_popup@entry=0, popup_accels=popup_accels@entry=0) at /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c:2424 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c was not found in source tree] #10 0x00007fe9e0ff9fa5 in update_node (self=self@entry=0x7fe9e3734260, node=0x7fe9bc002e00, in_popup=in_popup@entry=0, popup_accels=popup_accels@entry=0) at /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c:2785 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c was not found in source tree] #11 0x00007fe9e0ff9fa5 in update_node (self=self@entry=0x7fe9e3734260, node=0x7fe9e373ca90, in_popup=in_popup@entry=0, popup_accels=popup_accels@entry=0) at /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c:2785 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c was not found in source tree] #12 0x00007fe9e0ffd7e1 in do_updates (self=0x7fe9e3734260) at /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c:2827 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c was not found in source tree] #13 IA__gtk_ui_manager_ensure_update (self=self@entry=0x7fe9e3734260) at /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c:2882 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c was not found in source tree] #14 0x00007fe9e0ffd841 in gtk_ui_manager_real_get_widget (self=0x7fe9e3734260, path=0x7fe9e255f4e4 "/main-menu") at /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c:558 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkuimanager.c was not found in source tree] #15 0x00007fe9e254e269 in thunar_window_init (window=0x7fe9e35f44f0) at thunar-window.c:813 808: 809: window->table = gtk_table_new (6, 1, FALSE); 810: gtk_container_add (GTK_CONTAINER (window), window->table); 811: gtk_widget_show (window->table); 812: 813: window->menubar = gtk_ui_manager_get_widget (window->ui_manager, "/main-menu"); 814: gtk_table_attach (GTK_TABLE (window->table), window->menubar, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0); 815: 816: /* update menubar visibiliy */ 817: action = gtk_action_group_get_action (window->action_group, "view-menubar"); 818: g_signal_connect (G_OBJECT (window->menubar), "deactivate", G_CALLBACK (thunar_window_toggle_menubar_deactivate), window); #16 0x00007fe9df35bd7b in g_type_create_instance (type=) at /build/buildd/glib2.0-2.39.2/./gobject/gtype.c:1868 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gtype.c was not found in source tree] #17 0x00007fe9df340225 in g_object_new_internal (class=class@entry=0x7fe9e34cbf00, params=params@entry=0x7fffc456d8b0, n_params=2) at /build/buildd/glib2.0-2.39.2/./gobject/gobject.c:1751 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gobject.c was not found in source tree] #18 0x00007fe9df3423c4 in g_object_new_valist (object_type=object_type@entry=140642516781872, first_property_name=first_property_name@entry=0x7fe9e2551e8c "role", var_args=var_args@entry=0x7fffc456da08) at /build/buildd/glib2.0-2.39.2/./gobject/gobject.c:2007 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gobject.c was not found in source tree] #19 0x00007fe9df3427a4 in g_object_new (object_type=object_type@entry=140642516781872, first_property_name=first_property_name@entry=0x7fe9e2551e8c "role") at /build/buildd/glib2.0-2.39.2/./gobject/gobject.c:1564 [Error: /build/buildd/glib2.0-2.39.2/./gobject/gobject.c was not found in source tree] #20 0x00007fe9e24f1d1f in thunar_application_open_window (application=application@entry=0x7fe9e335a490, directory=directory@entry=0x7fe9e36e54c0, screen=screen@entry=0x7fe9e336f800, startup_id=startup_id@entry=0x7fe9e3883030 "xfce4-panel/|usr|bin|Thunar/1566-4-manip-HP-Compaq-8200-Elite-CMT-PC_TIME6398430") at thunar-application.c:943 938: 939: /* generate a unique role for the new window (for session management) */ 940: role = g_strdup_printf ("Thunar-%u-%u", (guint) time (NULL), (guint) g_random_int ()); 941: 942: /* allocate the window */ 943: window = g_object_new (THUNAR_TYPE_WINDOW, 944: "role", role, 945: "screen", screen, 946: NULL); 947: 948: /* cleanup */ #21 0x00007fe9e2504489 in thunar_file_launch (file=file@entry=0x7fe9e36e54c0, parent=parent@entry=0x7fe9e336f800, startup_id=startup_id@entry=0x7fe9e3883030 "xfce4-panel/|usr|bin|Thunar/1566-4-manip-HP-Compaq-8200-Elite-CMT-PC_TIME6398430", error=error@entry=0x7fffc456db88) at thunar-file.c:1622 1617: 1618: /* check if we have a folder here */ 1619: if (thunar_file_is_directory (file)) 1620: { 1621: application = thunar_application_get (); 1622: thunar_application_open_window (application, file, screen, startup_id); 1623: g_object_unref (G_OBJECT (application)); 1624: return TRUE; 1625: } 1626: 1627: /* check if we should execute the file */ #22 0x00007fe9e24f15b3 in thunar_application_process_files_finish (browser=, file=0x7fe9e36e54c0, target_file=0x7fe9e36e54c0, error=0x0, unused=) at thunar-application.c:1124 1119: application->files_to_launch = NULL; 1120: } 1121: else 1122: { 1123: /* try to open the file or directory */ 1124: thunar_file_launch (target_file, screen, startup_id, &error); 1125: 1126: /* remove the file from the list */ 1127: application->files_to_launch = g_list_delete_link (application->files_to_launch, 1128: application->files_to_launch); 1129: #23 0x00007fe9e24f3717 in thunar_browser_poke_file (browser=0x7fe9e335a490, file=0x7fe9e36e54c0, widget=0x7fe9e336f800, func=func@entry=0x7fe9e24f1460 , user_data=user_data@entry=0x0) at thunar-browser.c:528 523: gpointer user_data) 524: { 525: _thunar_return_if_fail (THUNAR_IS_BROWSER (browser)); 526: _thunar_return_if_fail (THUNAR_IS_FILE (file)); 527: 528: thunar_browser_poke_file_internal (browser, thunar_file_get_file (file), file, file, widget, 529: func, NULL, user_data); 530: } 531: 532: 533: #24 0x00007fe9e24f0dd2 in thunar_application_process_files (application=application@entry=0x7fe9e335a490) at thunar-application.c:1168 1163: /* retrieve the screen we need to launch the file on */ 1164: screen = g_object_get_qdata (G_OBJECT (file), thunar_application_screen_quark); 1165: 1166: /* resolve the file and/or mount its enclosing volume 1167: * before handling it in the callback */ 1168: thunar_browser_poke_file (THUNAR_BROWSER (application), file, screen, 1169: thunar_application_process_files_finish, NULL); 1170: } 1171: 1172: 1173: #25 0x00007fe9e24f2136 in thunar_application_process_filenames (application=application@entry=0x7fe9e335a490, working_directory=working_directory@entry=0x7fe9e389ec40 "/home/rocha/T\303\251l\303\251chargements", filenames=filenames@entry=0x7fe9e389d450, screen=screen@entry=0x7fe9e336f800, startup_id=startup_id@entry=0x7fe9e38ac6b0 "xfce4-panel/|usr|bin|Thunar/1566-4-manip-HP-Compaq-8200-Elite-CMT-PC_TIME6398430", error=error@entry=0x7fffc456dd98) at thunar-application.c:1270 1265: lp->data); 1266: } 1267: 1268: /* start processing files if we have any to launch */ 1269: if (application->files_to_launch != NULL) 1270: thunar_application_process_files (application); 1271: 1272: /* free the file list */ 1273: g_list_free (file_list); 1274: 1275: return TRUE; #26 0x00007fe9e24edf0e in thunar_dbus_service_launch_files (dbus_service=, working_directory=0x7fe9e389ec40 "/home/rocha/T\303\251l\303\251chargements", filenames=0x7fe9e389d450, display=, startup_id=0x7fe9e38ac6b0 "xfce4-panel/|usr|bin|Thunar/1566-4-manip-HP-Compaq-8200-Elite-CMT-PC_TIME6398430", error=0x7fffc456dd98) at thunar-dbus-service.c:892 887: screen = thunar_gdk_screen_open (display, error); 888: if (G_LIKELY (screen != NULL)) 889: { 890: /* let the application process the filenames */ 891: application = thunar_application_get (); 892: result = thunar_application_process_filenames (application, working_directory, filenames, screen, startup_id, error); 893: g_object_unref (G_OBJECT (application)); 894: 895: /* release the screen */ 896: g_object_unref (G_OBJECT (screen)); 897: } #27 0x00007fe9e24eda74 in dbus_glib_marshal_thunar_dbus_service_BOOLEAN__STRING_BOXED_STRING_STRING_POINTER (closure=0x7fffc456de70, return_value=0x7fffc456ddd0, n_param_values=, param_values=0x7fe9e37af6f0, invocation_hint=, marshal_data=0x7fe9e24ede60 ) at ../thunar/thunar-dbus-service-infos.h:669 [Error: ../thunar/thunar-dbus-service-infos.h was not found in source tree] #28 0x00007fe9dfb3f1f2 in invoke_object_method (message=0x7fe9e3422c40, connection=0x7fe9e337df20, method=0x7fe9e277bec0 , object_info=0x7fe9e277a8c0 , object=0x7fe9d006ad80) at dbus-gobject.c:1899 [Error: dbus-gobject.c was not found in source tree] #29 object_registration_message (connection=0x7fe9e337df20, message=0x7fe9e3422c40, user_data=) at dbus-gobject.c:2161 [Error: dbus-gobject.c was not found in source tree] #30 0x00007fe9df908e36 in ?? () from /tmp/apport_sandbox_KnAVGz/lib/x86_64-linux-gnu/libdbus-1.so.3 #31 0x00007fe9df8fba01 in dbus_connection_dispatch () from /tmp/apport_sandbox_KnAVGz/lib/x86_64-linux-gnu/libdbus-1.so.3 #32 0x00007fe9dfb3cc95 in message_queue_dispatch (source=, callback=, user_data=) at dbus-gmain.c:90 [Error: dbus-gmain.c was not found in source tree] #33 0x00007fe9df072af4 in g_main_dispatch (context=0x7fe9e337bc10) at /build/buildd/glib2.0-2.39.2/./glib/gmain.c:3068 [Error: /build/buildd/glib2.0-2.39.2/./glib/gmain.c was not found in source tree] #34 g_main_context_dispatch (context=context@entry=0x7fe9e337bc10) at /build/buildd/glib2.0-2.39.2/./glib/gmain.c:3643 [Error: /build/buildd/glib2.0-2.39.2/./glib/gmain.c was not found in source tree] #35 0x00007fe9df072d38 in g_main_context_iterate (context=0x7fe9e337bc10, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.39.2/./glib/gmain.c:3714 [Error: /build/buildd/glib2.0-2.39.2/./glib/gmain.c was not found in source tree] #36 0x00007fe9df07313a in g_main_loop_run (loop=0x7fe9e338ead0) at /build/buildd/glib2.0-2.39.2/./glib/gmain.c:3908 [Error: /build/buildd/glib2.0-2.39.2/./glib/gmain.c was not found in source tree] #37 0x00007fe9e0ef11e7 in IA__gtk_main () at /build/buildd/gtk+2.0-2.24.22/gtk/gtkmain.c:1271 [Error: /build/buildd/gtk+2.0-2.24.22/gtk/gtkmain.c was not found in source tree] #38 0x00007fe9e24ec1ee in main (argc=1, argv=0x7fffc456e3b8) at main.c:310 305: g_idle_add_full (G_PRIORITY_LOW, thunar_delayed_exit_check, 306: g_object_ref (application), g_object_unref); 307: } 308: 309: /* enter the main loop */ 310: gtk_main (); 311: 312: #ifdef HAVE_DBUS 313: if (dbus_service != NULL) 314: g_object_unref (G_OBJECT (dbus_service)); 315: #endif