Bug 1054077
Summary: | qemu crash when reboot win7 guest with spice display | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | xhan |
Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | dblechte, hhuang, juzhang, knoel, marcandre.lureau, mazhang, michen, qiguo, rbalakri, sluo, virt-maint, xhan, xwei |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-1.5.3-71.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 08:03:44 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: | |||
Bug Depends On: | 995931 | ||
Bug Blocks: | 923626, 1003819 |
Description
xhan
2014-01-16 08:12:19 UTC
qxl command parser in spice server errors out on invalid input (unknown image type). Assigning to spice for invesitgation. Not sure this actually is a spice server bug, could also be something in the windows qxl guest driver. I can't reproduce, I have setup a win7-x64 VM with virt-manager on rhel7, and rebooted several time at logon screen with success. The qxl driver I installed is from http://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-0.74.exe It's very hard to use the same command line arguments as yours, given that Windows is very picky about configuration changes and refuses to boot, and it takes hours to setup a win7 vm. What driver did you install? Could you provide a simpler way to reproduce, only using virt-manager? Could you detail how you configured the VM with virt-manager in this case, and what updates/driver install you added later in the guest? I tried to reproduce it. Don't hit this problem. The basic install process what I had done with autotest is installing guest with virtio-blk and virtio-net for nic, then install the virtio drive with virtio-win-prewhql-74. (In reply to Gerd Hoffmann from comment #3) > qxl command parser in spice server errors out on invalid input (unknown > image type). Assigning to spice for invesitgation. Not sure this actually > is a spice server bug, could also be something in the windows qxl guest > driver. Since it can't be reproduced, I think we should make the server not error/abort on invalid data from guest (although this might be pretty hard to solve over all code paths), at least we should solve for this particular error. This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. very very likely a dup of bug 995931, adding dep please try to reproduce with qemu > qemu-kvm-0.12.1.2-2.438.el6 Most likely this is fixed with bug 995931 and should be closed as duplicate. Thanks (In reply to Marc-Andre Lureau from comment #12) > please try to reproduce with qemu > qemu-kvm-0.12.1.2-2.438.el6 > > Most likely this is fixed with bug 995931 and should be closed as duplicate. > > Thanks Hi Sluo, Could you have a try? Best Regards, Junyi (In reply to juzhang from comment #13) > (In reply to Marc-Andre Lureau from comment #12) > > please try to reproduce with qemu > qemu-kvm-0.12.1.2-2.438.el6 > > > > Most likely this is fixed with bug 995931 and should be closed as duplicate. > > > > Thanks > here this bug is for rhel7, but bug 995931 is just for rhel6, i don't think they are duplicate. I will try it if need, thanks for your checking. > Hi Sluo, > > Could you have a try? > > Best Regards, > Junyi (In reply to Sibiao Luo from comment #14) > (In reply to juzhang from comment #13) > > (In reply to Marc-Andre Lureau from comment #12) > > > please try to reproduce with qemu > qemu-kvm-0.12.1.2-2.438.el6 > > > > > > Most likely this is fixed with bug 995931 and should be closed as duplicate. > > > > > > Thanks > > > here this bug is for rhel7, but bug 995931 is just for rhel6, i don't think > they are duplicate. I will try it if need, thanks for your checking. oops, I missed that. The patches: 75c70e37bc4a6bdc394b4d1b163fe730abb82c72 & 50f3e42b9438e033074222671c0502ecfeba82c Seem to be missing from rhel7 qemu. Reassigning (In reply to Marc-Andre Lureau from comment #15) > (In reply to Sibiao Luo from comment #14) > > (In reply to juzhang from comment #13) > > > (In reply to Marc-Andre Lureau from comment #12) > > > > please try to reproduce with qemu > qemu-kvm-0.12.1.2-2.438.el6 > > > > > > > > Most likely this is fixed with bug 995931 and should be closed as duplicate. > > > > > > > > Thanks > > > > > here this bug is for rhel7, but bug 995931 is just for rhel6, i don't think > > they are duplicate. I will try it if need, thanks for your checking. > > oops, I missed that. > > The patches: > 75c70e37bc4a6bdc394b4d1b163fe730abb82c72 & > 50f3e42b9438e033074222671c0502ecfeba82c > > Seem to be missing from rhel7 qemu. Reassigning Thanks a lot. Thanks for the hashes. Backport posted. Fix included in qemu-kvm-1.5.3-71.el7 *** Bug 1003819 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0349.html |