Bug 1204453
Summary: | win7-64 guest failed to reboot with BSOD "Error Code: 0x0000001E" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | xiagao | ||||||
Component: | qemu-kvm | Assignee: | Gal Hammer <ghammer> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 6.7 | CC: | ailan, chayang, coli, ghammer, juzhang, meyang, michen, mkenneth, ngu, qzhang, rbalakri, rpacheco, shuang, virt-maint, xiagao, xuhan, yfu, yvugenfi | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1238569 (view as bug list) | Environment: | |||||||
Last Closed: | 2017-12-06 12:04:39 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: | |||||||||
Bug Blocks: | 1238569, 1260341, 1359965 | ||||||||
Attachments: |
|
Description
xiagao
2015-03-22 07:18:37 UTC
Can you please provided a link to the compressed memory.dmp file? Thanks. Hit the same issue on RHEL6.7.z with windows 8.1 64 bit and windows server 2012R2 In my case of win2012r2, removing hv_relaxed fixed BSOD. (In reply to Chao Yang from comment #6) > In my case of win2012r2, removing hv_relaxed fixed BSOD. Ignore above comment. win8, 64 bit guest with rhel6.8 have the same issue when first install from iso. kernel-2.6.32-580.el6.x86_64 qemu-kvm-0.12.1.2-2.481.el6.x86_64 virtio-win-1.8.0.iso steps to reproduce: 1.qemu-img create -f qcow2 /home/autotest/client/tests/virt/shared/data/images/win8-64.1-virtio-scsi.qcow2 30G 2.boot the guest,and after seabios show guest boot from cd, it show BSOD with error code "0x0000001E" CML: /usr/libexec/qemu-kvm \ -S \ -name 'virt-tests-vm1' \ -machine rhel6.6.0 \ -nodefaults \ -vga qxl \ -device intel-hda,bus=pci.0,addr=03 \ -device hda-duplex \ -chardev socket,id=qmp_id_qmpmonitor1,path=/tmp/monitor-qmpmonitor1-20151012-103510-6rkrkwYs,server,nowait \ -mon chardev=qmp_id_qmpmonitor1,mode=control \ -chardev socket,id=qmp_id_catch_monitor,path=/tmp/monitor-catch_monitor-20151012-103510-6rkrkwYs,server,nowait \ -mon chardev=qmp_id_catch_monitor,mode=control \ -device pvpanic,ioport=0x505,id=idgztypg \ -chardev socket,id=serial_id_serial0,path=/tmp/serial-serial0-20151012-103510-6rkrkwYs,server,nowait \ -device isa-serial,chardev=serial_id_serial0 \ -chardev socket,id=seabioslog_id_20151012-103510-6rkrkwYs,path=/tmp/seabios-20151012-103510-6rkrkwYs,server,nowait \ -device isa-debugcon,chardev=seabioslog_id_20151012-103510-6rkrkwYs,iobase=0x402 \ -device ich9-usb-ehci1,id=usb1,addr=1d.7,multifunction=on,bus=pci.0 \ -device ich9-usb-uhci1,id=usb1.0,multifunction=on,masterbus=usb1.0,addr=1d.0,firstport=0,bus=pci.0 \ -device ich9-usb-uhci2,id=usb1.1,multifunction=on,masterbus=usb1.0,addr=1d.2,firstport=2,bus=pci.0 \ -device ich9-usb-uhci3,id=usb1.2,multifunction=on,masterbus=usb1.0,addr=1d.4,firstport=4,bus=pci.0 \ -device virtio-scsi-pci,id=virtio_scsi_pci0,bus=pci.0,addr=04 \ -drive id=drive_image1,if=none,cache=none,snapshot=off,aio=threads,format=qcow2,file=/home/autotest/client/tests/virt/shared/data/images/win8-64.1-virtio-scsi.qcow2 \ -device scsi-hd,id=image1,drive=drive_image1 \ -device virtio-net-pci,mac=9a:80:81:82:83:84,id=idq4s4N2,vectors=4,netdev=id7soH5K,bus=pci.0,addr=05 \ -netdev tap,id=id7soH5K,vhost=on \ -m 65536 \ -smp 32,maxcpus=32,cores=16,threads=1,sockets=2 \ -cpu 'Opteron_G5',+sep,hv_relaxed \ -drive id=drive_cd1,if=none,snapshot=off,aio=threads,media=cdrom,file=/home/autotest/client/tests/virt/shared/data/isos/ISO/Win8.1/en_windows_8_1_enterprise_x64_dvd_2971902.iso \ -device ide-drive,id=cd1,drive=drive_cd1,bus=ide.0,unit=0 \ -drive id=drive_winutils,if=none,snapshot=off,aio=threads,media=cdrom,file=/home/autotest/client/tests/virt/shared/data/isos/windows/winutils.iso \ -device ide-drive,id=winutils,drive=drive_winutils,bus=ide.0,unit=1 \ -drive id=drive_unattended,if=none,snapshot=off,aio=threads,media=cdrom,file=/home/autotest/client/tests/virt/shared/data/images/win8.1-64/autounattend.iso \ -device ide-drive,id=unattended,drive=drive_unattended,bus=ide.1,unit=0 \ -device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 \ -spice port=3000,disable-ticketing,ipv4 \ -rtc base=localtime,clock=host,driftfix=slew \ -boot order=cdn,once=d,menu=off,strict=off \ -enable-kvm \ -monitor stdio \ Created attachment 1082781 [details]
add screendump for this bug
win2012, 64 bit, is same with win 8,64 bit. As discussed with xiaoling, she will continue run the kvm acceptance testing where the bug was firstly found to see if it could be reproducible with latest rhel6.8 build and give an update here. (In reply to Miya Chen from comment #20) > As discussed with xiaoling, she will continue run the kvm acceptance testing > where the bug was firstly found to see if it could be reproducible with > latest rhel6.8 build and give an update here. yes, i have run kvm acceptance testing for 5 times with the latest rhel6.8, but have not hit this issue. package version: qemu-kvm-rhev-0.12.1.2-2.481.el6.x86_64 kernel-2.6.32-590.el6.x86_64 thanks, xiaoling Created attachment 1113886 [details]
Guest primary disk image with the bz
I met the bz with following qemu cmd line on rhel6.8 when just intended to install a Win8.1 x86_64 guest:
/usr/libexec/qemu-kvm \
-name 'virt-tests-vm1' \
-machine rhel6.6.0 \
-nodefaults \
-vga std \
-boot menu=on \
-device AC97,bus=pci.0,addr=03 \
-chardev socket,id=qmp_id_qmpmonitor1,path=/tmp/monitor-qmpmonitor1-20160111-114113-ffrHtgsA,server,nowait \
-mon chardev=qmp_id_qmpmonitor1,mode=control \
-chardev socket,id=qmp_id_catch_monitor,path=/tmp/monitor-catch_monitor-20160111-114113-ffrHtgsA,server,nowait \
-mon chardev=qmp_id_catch_monitor,mode=control \
-device pvpanic,ioport=0x505,id=id5sYd0M \
-chardev socket,id=serial_id_serial0,path=/tmp/serial-serial0-20160111-114113-ffrHtgsA,server,nowait \
-device isa-serial,chardev=serial_id_serial0 \
-chardev socket,id=seabioslog_id_20160111-114113-ffrHtgsA,path=/tmp/seabios-20160111-114113-ffrHtgsA,server,nowait \
-device isa-debugcon,chardev=seabioslog_id_20160111-114113-ffrHtgsA,iobase=0x402 \
-device ich9-usb-ehci1,id=usb1,addr=1d.7,multifunction=on,bus=pci.0 \
-device ich9-usb-uhci1,id=usb1.0,multifunction=on,masterbus=usb1.0,addr=1d.0,firstport=0,bus=pci.0 \
-device ich9-usb-uhci2,id=usb1.1,multifunction=on,masterbus=usb1.0,addr=1d.2,firstport=2,bus=pci.0 \
-device ich9-usb-uhci3,id=usb1.2,multifunction=on,masterbus=usb1.0,addr=1d.4,firstport=4,bus=pci.0 \
-drive id=drive_image1,if=none,cache=none,snapshot=off,aio=native,format=qcow2,file=/home/testide.qcow2 \
-device ide-drive,id=image1,drive=drive_image1,bootindex=0,bus=ide.1,unit=0 \
-device virtio-net-pci,mac=9a:24:25:26:27:28,id=idOby8mb,vectors=4,netdev=id0Gm5Ev,bus=pci.0,addr=05 \
-netdev tap,id=id0Gm5Ev,vhost=on \
-m 15679 \
-smp 4,maxcpus=4,cores=2,threads=1,sockets=2 \
-cpu 'Haswell',hv_relaxed \
-drive id=drive_cd1,if=none,snapshot=off,aio=native,media=cdrom,file=/home/autotest/client/tests/virt/shared/data/isos/ISO/Win8.1/en_windows_8_1_enterprise_x64_dvd_2971902.iso \
-device ide-drive,id=cd1,drive=drive_cd1,bootindex=1,bus=ide.0,unit=0 \
-drive id=drive_winutils,if=none,snapshot=off,aio=native,media=cdrom,file=/home/autotest/client/tests/virt/shared/data/isos/windows/winutils.iso \
-device ide-drive,id=winutils,drive=drive_winutils,bootindex=2,bus=ide.0,unit=1 \
-drive id=drive_virtio,if=none,snapshot=off,aio=native,media=cdrom,file=/home/autotest/client/tests/virt/shared/data/isos/windows/virtio-win.iso.el6 \
-device ide-drive,id=virtio,drive=drive_virtio,bootindex=4,bus=ide.1,unit=1 \
-device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 \
-vnc :0 \
-rtc base=localtime,clock=host,driftfix=slew \
-boot order=cdn,once=d,menu=off,strict=off \
-enable-kvm \
-monitor stdio
The primary disk image of the guest is attached; the detailed sw versions are as follows:
Host kernel: 2.6.32-595.el6.x86_64
Qemu-kvm-rhev: qemu-kvm-rhev-0.12.1.2-2.483.el6.x86_64
Virtio-win: virtio-win-1.7.5-0.el6.iso
Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |