diff options
Diffstat (limited to 'results/classifier/118/none/485258')
| -rw-r--r-- | results/classifier/118/none/485258 | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/results/classifier/118/none/485258 b/results/classifier/118/none/485258 new file mode 100644 index 00000000..758f5f38 --- /dev/null +++ b/results/classifier/118/none/485258 @@ -0,0 +1,65 @@ +x86: 0.645 +architecture: 0.642 +device: 0.580 +vnc: 0.531 +network: 0.530 +graphic: 0.505 +performance: 0.416 +boot: 0.368 +ppc: 0.342 +PID: 0.332 +semantic: 0.332 +permissions: 0.293 +files: 0.269 +kernel: 0.230 +register: 0.230 +mistranslation: 0.219 +hypervisor: 0.213 +socket: 0.197 +VMM: 0.129 +debug: 0.118 +user-level: 0.115 +peripherals: 0.110 +virtual: 0.105 +risc-v: 0.072 +TCG: 0.067 +assembly: 0.052 +KVM: 0.046 +i386: 0.026 +arm: 0.026 + +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 + + + +Can you still reproduce this problem with the latest version of QEMU? + +[Expired for QEMU because there has been no activity for 60 days.] + |