Bug 1580355
Summary: | sometimes win2016 guest cause qemu-kvm process quit | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Li Xiaohui <xiaohli> |
Component: | qemu-kvm-rhev | Assignee: | Yvugenfi <yvugenfi> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.6 | CC: | chayang, juzhang, knoel, kraxel, michen, virt-maint, xfu, xiaohli |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-29 05:20:50 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: |
Description
Li Xiaohui
2018-05-21 10:54:26 UTC
qemu-kvm and kernel version: qemu-kvm-rhev-2.12.0-2.el7.x86_64 3.10.0-889.el7.x86_64 QE will test linux guest and older qemu-kvm version later. and update test result to bz asap. (1)For linux guest: a.test new version: Host : kernel-3.10.0-889.el7.x86_64, qemu-kvm-rhev-2.12.0-2.el7.x86_64 Guest: Kernel-3.10.0-889.el7.x86_64 Actual Result : boot 4 guests and run for a long time, can't reproduce the issue. (2)For windows guest: a.test previous version: Host : Kernel-3.10.0-862.el7.x86_64, qemu-kvm-rhev-2.10.0-21.el7.x86_64 Guest: windows 2016 Actual Result : boot 4 guests and run for a long time, can't reproduce the issue. b.test new version: Host : kernel-3.10.0-889.el7.x86_64, qemu-kvm-rhev-2.12.0-2.el7.x86_64 Guest : windows 2016 Actual Result : reproduce the issue 100% Description: three windows guest with each 4G memory, fristly start two guests, after them boot successful, wait for half an hour , then boot the third one, the first one will reproduce the bug when it sign out at the third guest booting. (maybe sign out operation need some times) Did you install qxl-dod drivers on the guest? If yes, what version? (In reply to Yan Vugenfirer from comment #6) > Did you install qxl-dod drivers on the guest? If yes, what version? I'm so sorry for late, today I test fully all situations, please refer to the following results. 1.use spice to connect guests, each guest has qxl-dod driver(spice-qxl-wddm-dod-0.18-1), the issue can't be reproduced. 2.use vnc to connect guests, each guest has qxl-dod driver(spice-qxl-wddm-dod-0.18-1), the issue can't be reproduced. 3.use spice to connect guests, each guest has no qxl-dod driver, the issue can't be reproduced. 4.use vnc to connect guests, each guest has no qxl-dod driver, the issue was reproduced. The guest shouldn't be able to trigger an assert() in QEMU, anyway. Maybe Gerd knows what could be triggering it? *** This bug has been marked as a duplicate of bug 1575541 *** |