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 876801

Summary: 'log off' win2k8r2 during copying file, guest will show BSOD
Product: Red Hat Enterprise Linux 6 Reporter: FuXiangChun <xfu>
Component: qemu-kvmAssignee: Vadim Rozenfeld <vrozenfe>
Status: CLOSED NOTABUG QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 6.4CC: acathrow, areis, bsarathy, chayang, flang, juzhang, lnovich, michen, mkenneth, qzhang, rhod, sluo, virt-bugs, virt-maint, yunzheng
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-07-29 09:32:57 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
bsod-PAGE_FAULT_IN_NONPAGED_AREA
none
bsod-REGISTRY_ERROR none

Description FuXiangChun 2012-11-15 01:53:57 UTC
Description of problem:
copy a file to secondary disk, then stop guest in monitor for a few minutes. It will show BSOD when 'log off' guest. I attached MEMDUMP file. 

Version-Release number of selected component (if applicable):
# uname -r
2.6.32-340.el6.x86_64

# rpm -qa|grep qemu
qemu-kvm-rhev-0.12.1.2-2.334.el6.x86_64

How reproducible:
2/3 

Steps to Reproduce:
1./usr/libexec/qemu-kvm -M rhel6.4.0 -cpu Opteron_G4 -enable-kvm -m 2048 -smp 2,sockets=1,cores=2,threads=1,maxcpus=16 -usb -device usb-tablet,id=input0 -name live-block-copy -uuid 990ea161-6b67-47b2-b803-19fb01d30d31 -rtc base=localtime,clock=host,driftfix=slew -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x3 -device virtio-scsi-pci,bus=pci.0,addr=0x5,id=scsi0 -drive file=/dev/sdb,if=none,id=drive-scsi0-0-0,if=none,media=disk,cache=none,format=qcow2,werror=stop,aio=native -device scsi-hd,ver=mike,bus=scsi0.0,drive=drive-scsi0-0-0,id=scsi1,bootindex=1 -netdev tap,id=hostnet0,script=/etc/qemu-ifup -device virtio-net-pci,netdev=hostnet0,id=virtio-net-pci0,mac=00:1B:21:A8:0D:B1,bus=pci.0,addr=0x6 -vnc :1 -qmp tcp:0:5555,server,nowait -boot menu=on -monitor stdio -drive file=/root/live-block-copy/5g.qcow2,format=qcow2,if=none,id=drive-disk,cache=none,werror=ignore,rerror=ignore -device virtio-blk-pci,scsi=off,drive=drive-disk,id=image -drive file=/root/prewhql-driver.iso,if=none,media=cdrom,format=raw,id=drive-ide1-0-2 -device ide-drive,drive=drive-ide1-0-2,id=ide1-0-2,bus=ide.1,unit=1

2. copy file to secondary disk

3. stop guest for 10 minutes

4. log off guest
  
Actual results:
BSOD

Expected results:
guest work well

Additional info:

Comment 3 yunpingzheng 2012-11-19 09:24:12 UTC
reproduce it when i run acceptance test:acceptance for kvm-0.12.1.2-2.295.el6_3.8 KVM_TEST,AMD,BIG

when exec: migrate.tcp, migrate.unix, migrate.exec, 	                         
migrate.mig_cancel, migrate.with_file_transfer.tcp

in intel host this issue not reproduce.

Comment 4 yunpingzheng 2012-11-19 09:26:28 UTC
Created attachment 647617 [details]
bsod-PAGE_FAULT_IN_NONPAGED_AREA

Comment 5 yunpingzheng 2012-11-19 09:27:47 UTC
Created attachment 647618 [details]
bsod-REGISTRY_ERROR

Comment 12 Ronen Hod 2013-07-29 09:32:57 UTC
Stopping the guest for 10 minutes triggers watchdogs that result in BSODs.
Worth testing only with HV relaxed timers. Where it is important.
We will never get to investigate it. Probably not a bug.

Comment 13 juzhang 2014-06-10 02:19:43 UTC
Remove needinfo since this bz has been closed.