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 867314 - [whql][netkvm]NDISTest 6.0 - [1 Machine] - 1c_Mini6Send leads to BSOD [0X0000007E]-NDPort60.sys
Summary: [whql][netkvm]NDISTest 6.0 - [1 Machine] - 1c_Mini6Send leads to BSOD [0X0000...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virtio-win
Version: 6.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Yvugenfi@redhat.com
QA Contact: Virtualization Bugs
URL:
Whiteboard: Regression
: 867312 (view as bug list)
Depends On:
Blocks: 946973
TreeView+ depends on / blocked
 
Reported: 2012-10-17 09:55 UTC by Min Deng
Modified: 2014-07-11 06:37 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Do not document. This is MS test bug. We have errata for MS to pass HCK tests.
Clone Of:
Environment:
Last Closed: 2013-11-21 23:59:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Analysis (32.82 KB, application/octet-stream)
2012-10-17 09:56 UTC, Min Deng
no flags Details
Dumpandlog (77.01 MB, application/x-zip-compressed)
2012-10-30 05:23 UTC, Min Deng
no flags Details
The same crash is observed on Windows Server 2012 with published indices off (42.53 MB, application/octet-stream)
2013-01-30 12:59 UTC, Dmitry Fleytman
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1729 0 normal SHIPPED_LIVE virtio-win bug fix and enhancement update 2013-11-21 00:39:25 UTC

Description Min Deng 2012-10-17 09:55:44 UTC
Description of problem:
The job named 1c_Mini6Send will lead to BSOD on windows 2008 64 bits.
Version-Release number of selected component (if applicable):
virtio-win-prewhql-0.1-39
How reproducible:
2/2
Steps to Reproduce:
1.boot up guests with the following CLI
  a./usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win2k8-64-nic1.raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=00:11:16:46:39:01,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet1,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet1,mac=00:12:37:26:31:12,bus=pci.0,addr=0x5,id=virtio-net-pci1 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet2,mac=00:11:43:36:41:11,bus=pci.0,addr=0x6 -uuid 7bd2d095-af1e-40ae-8f62-862be9366555 -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win2k8-32-nic1,server,nowait -mon chardev=111a,mode=readline -spice port=5931,disable-ticketing -vga qxl -bios /usr/share/seabios/bios-pm.bin -monitor stdio
 b./usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win2k8-64-nic2.raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=00:10:24:c5:39:01,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet1,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet1,mac=00:11:23:16:37:32,bus=pci.0,addr=0x5 -uuid e81473c1-43c9-4c41-b837-ff156bd49909 -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111b,path=/tmp/monitor-win2k8-32-nic2,server,nowait -mon chardev=111b,mode=readline -spice port=5932,disable-ticketing -vga qxl -bios /usr/share/seabios/bios-pm.bin -monitor stdio
2.submit jobs onto HCK
  
Actual results:
The job failed as BSOD issue
Expected results:
The job can pass without errors
Additional info:

Comment 1 Min Deng 2012-10-17 09:56:50 UTC
Created attachment 628634 [details]
Analysis

Comment 2 Min Deng 2012-10-17 10:04:30 UTC
*** Bug 867312 has been marked as a duplicate of this bug. ***

Comment 4 Yvugenfi@redhat.com 2012-10-17 13:39:33 UTC
Please upload memory dump.

Thanks,
Yan.

Comment 5 Min Deng 2012-10-18 05:42:18 UTC
Created attachment 629169 [details]
Attach

Comment 6 Mike Cao 2012-10-19 07:30:51 UTC
Since We do not hit this issue on virtio-win-prewhql-35 ,So it is a virtio-win regression bug

Comment 7 Dmitry Fleytman 2012-10-26 08:29:10 UTC
I've run mini6send test on both build 39 and the latest source from repository. Both on Win2008 and WIn2008R2 64 bit.
No crashes occurred, all tests passed. It looks like a setup problem.

Please rerun on clean setup. In case crash still occurs, please, provide kernel memory dump (not a minidump) and HCK logs.

Comment 8 Ronen Hod 2012-10-28 14:26:02 UTC
Since it is a HCK issue, deferring to RHEL6.5

Comment 9 Min Deng 2012-10-30 05:08:36 UTC
(In reply to comment #7)
> I've run mini6send test on both build 39 and the latest source from
> repository. Both on Win2008 and WIn2008R2 64 bit.
> No crashes occurred, all tests passed. It looks like a setup problem.
> 
> Please rerun on clean setup. In case crash still occurs, please, provide
> kernel memory dump (not a minidump) and HCK logs.

 Unfortunately,I still can reproduce the issue on windows 2k8-64 OS via build 41  even if the image is new installed&updated.And I will provide the dump&hck log after a while.

Comment 10 Min Deng 2012-10-30 05:23:05 UTC
Created attachment 635330 [details]
Dumpandlog

Comment 12 Yvugenfi@redhat.com 2012-10-31 10:59:07 UTC
Hello,

Please rerun the test with disabled "Init.UsePublishEvents" setting of the driver (please disable it on north adapters).

Thanks,
Yan.

Comment 16 Dmitry Fleytman 2013-01-30 12:59:52 UTC
Created attachment 690369 [details]
The same crash is observed on Windows Server 2012 with published indices off

Comment 18 Mike Cao 2013-04-17 07:34:14 UTC
(In reply to comment #16)
> Created attachment 690369 [details]
> The same crash is observed on Windows Server 2012 with published indices off

I did not hit this issue on virito-win-prewhql-54

Comment 19 Yvugenfi@redhat.com 2013-04-17 13:33:06 UTC
Please don't close this BZ yet. 

While we reduced the occurrence of the crash (probably there were several issues) - we still can reproduce it from time to time on our setup on Windows Server 2012.

Comment 20 Dmitry Fleytman 2013-05-16 06:07:00 UTC
We don't see this bug anymore on the latest code.
Please retest with build virtio-win-prewhql-0.1-61 (both on win2008/64 and win2012) and attach the crash dump(s) if BSOD appears again.

Thanks,
Dmitry

Comment 22 Min Deng 2013-05-28 03:02:20 UTC
Hi all,

   QE already re-test the bug via build 61,the test results is the following as below,
   Actual results,the job passed
   Expected results,the job will pass.

   So it should be fixed already,thanks.

Best Regards,
Min

Comment 23 Mike Cao 2013-05-28 03:13:44 UTC
Based on comment #22 ,Move status to VERIFIED.

Comment 29 errata-xmlrpc 2013-11-21 23:59:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1729.html


Note You need to log in before you can comment on or make changes to this bug.