Bug 861235

Summary: [abrt] gnome-boxes-3.4.3-2.fc17: gvir_storage_vol_delete: Process /usr/bin/gnome-boxes was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Krzysztof Klimonda <kklimonda>
Component: libvirt-glibAssignee: Daniel Berrangé <berrange>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: berrange, cfergeau, crobinso, lmacken, marcandre.lureau, virt-maint, zeenix
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ab885521b65d37dac1b2f3e1bf620fd8ff944009
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-01 19:04:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: maps
none
File: dso_list
none
File: var_log_messages
none
File: open_fds none

Description Krzysztof Klimonda 2012-09-27 21:44:08 UTC
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

Comment 1 Krzysztof Klimonda 2012-09-27 21:44:14 UTC
Created attachment 618313 [details]
File: core_backtrace

Comment 2 Krzysztof Klimonda 2012-09-27 21:44:17 UTC
Created attachment 618314 [details]
File: environ

Comment 3 Krzysztof Klimonda 2012-09-27 21:44:19 UTC
Created attachment 618315 [details]
File: limits

Comment 4 Krzysztof Klimonda 2012-09-27 21:44:22 UTC
Created attachment 618316 [details]
File: backtrace

Comment 5 Krzysztof Klimonda 2012-09-27 21:44:24 UTC
Created attachment 618317 [details]
File: cgroup

Comment 6 Krzysztof Klimonda 2012-09-27 21:44:40 UTC
Created attachment 618318 [details]
File: maps

Comment 7 Krzysztof Klimonda 2012-09-27 21:44:46 UTC
Created attachment 618319 [details]
File: dso_list

Comment 8 Krzysztof Klimonda 2012-09-27 21:44:48 UTC
Created attachment 618320 [details]
File: var_log_messages

Comment 9 Krzysztof Klimonda 2012-09-27 21:44:50 UTC
Created attachment 618321 [details]
File: open_fds

Comment 10 Krzysztof Klimonda 2012-09-28 21:50:04 UTC
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?)

Comment 11 Luke Macken 2012-11-26 16:17:44 UTC
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)

Comment 12 Cole Robinson 2013-06-10 18:29:06 UTC
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

Comment 13 Cole Robinson 2013-07-01 19:04:14 UTC
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.