Bug 916437

Summary: [virtio-win][serial]Hibernate [S4] leads guest get BSOD[0x0000008E] while transferring data from guest to host and transferring data from host to guest at the same time
Product: Red Hat Enterprise Linux 6 Reporter: Min Deng <mdeng>
Component: virtio-winAssignee: Gal Hammer <ghammer>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 6.5CC: acathrow, bcao, bsarathy, dyasny, juzhang, michen
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-11 09:20:26 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:
Attachments:
Description Flags
Screenshot
none
Dump-ana
none
Dump none

Description Min Deng 2013-02-28 04:35:07 UTC
Created attachment 703776 [details]
Screenshot

Description of problem:
Hibernate [S4] leads guest[win2k8-32] get BSOD[0x0000008E] while transferring data from guest to host and transferring data from host to guest at the same time

Version-Release number of selected component (if applicable):
virtio-win-prewhql-0.1-53

How reproducible:
one time

Steps to Reproduce:
1./usr/libexec/qemu-kvm -m 2G -smp 4 -cpu cpu64-rhel6,+x2apic,+sep,family=0xf -usb -device usb-tablet -drive file=win2k8-32-actived.raw,format=raw,serial=mike,if=none,id=drive-virtio0,cache=none,werror=stop,rerror=stop,boot=on -device ide-drive,drive=drive-virtio0,id=virtio-blk-pci0,bootindex=1 -netdev tap,sndbuf=0,id=hostnet0,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet0,mac=00:52:17:55:01:26 -uuid `uuidgen` -no-kvm-pit-reinjection -monitor stdio -vnc :1 -rtc base=localtime,clock=host,driftfix=slew -chardev socket,id=seabios_debug,path=/tmp/monitor-seabios,server,nowait -device isa-debugcon,iobase=0x402,chardev=seabios_debug -M rhel6.4.0 -vga cirrus -device virtio-serial-pci,id=virtio-serial0,max_ports=16 -chardev socket,id=channel0,path=/tmp/helloworld,server,nowait -device virtserialport,chardev=channel0,name=com.redhat.rhevm.vdsm,bus=virtio-serial0.0,id=port0 -chardev socket,id=channel1,path=/tmp/helloworld1,server,nowait -device virtserialport,chardev=channel1,name=com.redhat.rhevm.vdsm1,bus=virtio-serial0.0,id=port1 -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0
2.transfer data from host to guest and guest to host via two ports at the same time.Data was transferred successfully.
3.do S4
  
Actual results:
The guest works well without BSOD.
Expected results:
Hibernate successfully.

Additional info:
Will upload screen shot and dump file

Comment 1 Min Deng 2013-02-28 04:36:19 UTC
Created attachment 703778 [details]
Dump-ana

Comment 2 Min Deng 2013-02-28 04:41:01 UTC
Created attachment 703779 [details]
Dump

Comment 4 Gal Hammer 2013-03-05 13:00:41 UTC
It looks like a duplicate of bug 806223.

Comment 6 Mike Cao 2013-03-11 09:20:26 UTC
(In reply to comment #4)
> It looks like a duplicate of bug 806223.

Yes .

Dengmin ,pls go through the bugs before reporting bugs.

*** This bug has been marked as a duplicate of bug 806223 ***