Bug 1211028

Summary: Redirecting usb sticks to a virtual guest makes virt-manager crash (python2.7 killed by SIGSEGV)
Product: [Fedora] Fedora Reporter: Giulio 'juliuxpigface' <juliux.pigface>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: berrange, crobinso, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-12 13:08:32 UTC Type: Bug
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
/var/tmp/abrt/ccpp-2015-04-12-11:12:43-5244/core_backtrace none

Description Giulio 'juliuxpigface' 2015-04-12 10:49:56 UTC
Created attachment 1013628 [details]
/var/tmp/abrt/ccpp-2015-04-12-11:12:43-5244/core_backtrace

Description of problem:
Having redirected an usb stick to a VM, I experience the crash of virt-manager while powering off the machine.

Version-Release number of selected component (if applicable):
virt-manager-1.1.0-5.git310f6527.fc21.noarch

How reproducible:
Always

Steps to Reproduce:
1. Mount an usb stick into the host.
2. Open virt-manager.
3. Start an existing machine, booting an installed Fedora or a live ISO.
4. Redirect the usb stick from the host to the guest via the menu.
5. Power off the machine in a 'normal' (not 'forced') way.

Actual results:
virt-manager crashes and ABRT catches the issue, writing 'python2.7 killed by SIGSEGV' as reason.

Expected results:
The connection with the virtual machine should close flawlessly and the host operative system should take the control of the usb stick back.

Additional info:
Tested the steps above with either Gnome and Fluxbox. The issue is reproducible with both environments.

Comment 1 Cole Robinson 2015-04-12 13:08:32 UTC
Thanks for the report, though what you attached isn't the gdb backtrace so it's not that useful.

Anyways I think this is a spice-gtk bug that's fixed with the version in updates-testing. See if that fixes, and if not please reopen this bug (or ask abrt to file one so we get the proper info).

*** This bug has been marked as a duplicate of bug 1182226 ***