RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 701898 - Win2003 BSOD during installation sometime
Summary: Win2003 BSOD during installation sometime
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Karen Noel
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 700319 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-04 08:39 UTC by Suqin Huang
Modified: 2013-01-09 23:51 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-12 11:47:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
BSOD screen (32.83 KB, image/jpeg)
2011-05-04 08:39 UTC, Suqin Huang
no flags Details

Description Suqin Huang 2011-05-04 08:39:23 UTC
Created attachment 496731 [details]
BSOD screen

Description of problem:


Version-Release number of selected component (if applicable):
qemu-kvm-0.12.1.2-2.160.el6.x86_64

How reproducible:
rarely

Steps to Reproduce:
1. cmd

qemu-kvm  -drive file='/usr/images/win2003-64.raw',index=0,if=none,id=drive-virtio-disk1,media=disk,cache=none,format=raw,aio=native -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,id=virtio-disk1  \
-device virtio-net-pci,netdev=idZCTBGA,mac=9a:3b:6a:f4:9e:6a,id=ndev00idZCTBGA,bus=pci.0,addr=0x3 \
-netdev tap,id=idZCTBGA,vhost=on,ifname='t0-175921-7WqC',script='/usr/scripts/qemu-ifup-switch',downscript='no' -m 2048 -smp 2,cores=1,threads=1,sockets=2 -drive file='/usr/isos/ISO/Win2003/64/en_win_srv_2003_r2_enterprise_x64_with_sp2_cd1_X13-06188.iso',index=1,if=none,id=drive-ide0-0-0,media=cdrom,readonly=on,format=raw \
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0  \
-drive file='/usr/isos/windows/winutils.iso',index=2,if=none,id=drive-ide0-0-1,media=cdrom,readonly=on,format=raw \
-device ide-drive,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 \
-drive file='/usr/isos/windows/virtio-win.iso',index=3,if=none,id=drive-ide0-1-0,media=cdrom,readonly=on,format=raw \
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -cpu cpu64-rhel6,+sse2,+x2apic \
-fda '/usr/images/win2003-64/answer.vfd' -spice port=8000,disable-ticketing -vga qxl -rtc base=localtime,clock=host,driftfix=none -M rhel6.1.0 -boot order=cdn,once=d,menu=off -usbdevice tablet -enable-kvm

2.
3.
  
Actual results:
BSOD during installation

Expected results:


Additional info:

1. virtio-win:
https://brewweb.devel.redhat.com/buildinfo?buildID=144698

2. host info

kernel : 2.6.32-131.0.10.el6.x86_64

cpu info:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 44
model name	: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
stepping	: 2
cpu MHz		: 2394.064
cache size	: 12288 KB
physical id	: 15
siblings	: 1
core id		: 0
cpu cores	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu tsc msr pae cx8 apic mtrr cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc ida arat pni vmx est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 5985.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


3. guest
win2003.64

4. iso 
en_win_srv_2003_r2_enterprise_x64_with_sp2_cd1_X13-06188.iso

5. BSOD info

Comment 1 Suqin Huang 2011-05-05 03:10:16 UTC
*** Bug 700319 has been marked as a duplicate of this bug. ***

Comment 2 Don Dutile (Red Hat) 2011-06-08 04:21:06 UTC
Does it fail without virtio-win installed?

Comment 3 Suqin Huang 2011-06-10 02:59:37 UTC
(In reply to comment #2)
> Does it fail without virtio-win installed?

install win2003 both 32bit and 64bit 200 times with rtl8139 and ide, can not reproduce it.


in fact, it happen rarely event install win2003 with virtio, met it once before, and I repeat 50 times, didn't hit it again.

Comment 4 Suqin Huang 2011-06-10 03:04:43 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Does it fail without virtio-win installed?
> 
> install win2003 both 32bit and 64bit 200 times with rtl8139 and ide, can not
> reproduce it.
> 
> 
> in fact, it happen rarely event install win2003 with virtio, met it once
> before, and I repeat 50 times, didn't hit it again.

kernel: 2.6.32-131.2.1.el6.x86_64  
qemu-kvm: qemu-kvm-0.12.1.2-2.164.el6.x86_64  

host: 
processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           E5504  @ 2.00GHz

flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 3989.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual



processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 9
model name	: AMD Opteron(tm) Processor 6172
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid amd_dcm pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt nodeid_msr npt lbrv svm_lock nrip_save
bogomips	: 4200.43
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

Comment 6 Suqin Huang 2011-07-11 02:35:23 UTC
repeat around 300 times with virtio/virtio, reproduce once. trying to get dump info

Comment 8 Avi Kivity 2011-10-05 13:12:48 UTC
Any news on the dump?

Comment 9 Xiaoqing Wei 2011-11-30 02:59:25 UTC
using the latest version: qemu-kvm-0.12.1.2-2.210.el6.x86_64

tried 40 rounds, cant reproduce.

Thanks and Best Regards,
Xiaoqing Wei.

Comment 10 Avi Kivity 2011-12-11 13:20:43 UTC
Recommend to close since this cannot be reproduced.


Note You need to log in before you can comment on or make changes to this bug.