Description of problem: Not sure when it crashed, I've tried using gnome-boxes to install Fedora 17 inside VM, and it was freezing after selecting the ISO location. After few tries I've alt-tabbed to look for solution and then the abrt window showed up. Version-Release number of selected component: gnome-boxes-3.4.3-2.fc17 Additional info: libreport version: 2.0.13 abrt_version: 2.0.12 backtrace_rating: 4 cmdline: gnome-boxes crash_function: gvir_storage_vol_delete kernel: 3.5.4-1.fc17.x86_64 truncated backtrace: :Thread no. 1 (10 frames) : #0 gvir_storage_vol_delete at libvirt-gobject-storage-vol.c : #1 boxes_vm_creator_on_domain_stopped at vm-creator.c : #2 boxes_vm_creator_on_item_added at vm-creator.c : #3 _boxes_vm_creator_on_item_added_boxes_collection_item_added at vm-creator.c : #7 g_signal_emit_by_name at gsignal.c : #8 boxes_collection_add_item at collection.c : #9 boxes_app_add_domain at app.c : #10 boxes_app_setup_libvirt_co at app.c : #11 g_simple_async_result_complete at gsimpleasyncresult.c : #12 complete_in_idle_cb_for_thread at gsimpleasyncresult.c
Created attachment 618313 [details] File: core_backtrace
Created attachment 618314 [details] File: environ
Created attachment 618315 [details] File: limits
Created attachment 618316 [details] File: backtrace
Created attachment 618317 [details] File: cgroup
Created attachment 618318 [details] File: maps
Created attachment 618319 [details] File: dso_list
Created attachment 618320 [details] File: var_log_messages
Created attachment 618321 [details] File: open_fds
Freezing was related to the incorrect SELinux label set for $HOME/.libvirt/qemu which is already reported as bug #809910, the crash seems related to it (some bug in the cleanup code?)
I tried to open gnome-boxes, and it instantly crashed. backtrace_rating: 4 Package: gnome-boxes-3.4.3-2.fc17 OS Release: Fedora release 17 (Beefy Miracle)
This commit likely avoids the crash, but it's only in libvirt-glib 0.0.9 and later commit f6193e7347a37c5bbc028ffcd81330622fc315c4 Author: Christophe Fergeau <cfergeau> Date: Fri May 18 13:39:18 2012 +0200 Check arguments to public libvirt-gobject methods
Given that F17 is EOL soon, and libvirt-glib hasn't been touched there for a long time, I don't think this is going to be fixed. F18 should have the fix.