Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 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 ***