blob: a548e37e8aca200adeccd97c07c50c1725f91e3d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
64-bit win2003r2 with sp2 64-bit with network type rtl8139 generates blue screen after running network test
64-bit win2003r2 with sp2 64-bit with network type rtl8139 generates blue screen after running network test
Steps to recreate:
1) install qemu frm git clone git://git.savannah.nongnu.org/qemu.git
2)Download Soap Stone Benchmark(http://soap-stone.sourceforge.net/) and IBM java 1.4 for windows
3)use win2k3r2sp2 64-bit as the server and win2k3r2sp2 32-bit as client (this bug does not occur when win2k3r2sp2 64-bit is the client)
4) Running the test will reset the network interface on the server(win2k3r2sp264bit).
5)Then shutdown the server(win2k3r2sp2 64bit), which will generate a blue screen.
Qemu cmd line used:
/usr/local/bin/qemu-system-x86_e 'vm1' -drive file=win2003r2-64.raw,boot=on -net nic,vlan=0,macaddr=20:20:20:00:00:01,model=rtl8139 -net tap,vlan=0,script=/home/yogi/qemu-ifup -m 10240 -usbdevice tablet -vnc :0 -enable-kvm
uname -a
Linux bc1cn9 2.6.30.9-96.fc11.x86_64 #1 SMP Wed Nov 4 00:02:04 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
Distro: fedora 11
I have attached the generated Blue Screen..
Thx
yogi
|