| Summary: | [WHQL][netkvm]2c_Mini6RSSSendRecv failed on win7 32/64 guest because support guest got BSOD[0x0000007E] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Min Deng <mdeng> |
| Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> |
| Status: | CLOSED CANTFIX | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.5 | CC: | acathrow, bcao, bsarathy, chayang, dfleytma, juzhang, lijin, michen, yvugenfi |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-17 07:08:36 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: | |
|
Description
Min Deng
2013-08-30 07:08:24 UTC
Additional info:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Arguments:
Arg1: 80000003, The exception code that was not handled
Arg2: 89693b6a, The address that the exception occurred at
Arg3: 9e34bc2c, Exception Record Address
Arg4: 9e34b810, Context Record Address
Debugging Details:
------------------
OVERLAPPED_MODULE: Address regions for 'ndprot62' and 'ndprot62.sys' overlap
EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid
FAULTING_IP:
ndprot62+66b6a
89693b6a cc int 3
EXCEPTION_RECORD: 9e34bc2c -- (.exr 0xffffffff9e34bc2c)
ExceptionAddress: 89693b6a (ndprot62+0x00066b6a)
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000000
Parameter[1]: 8476f1c0
Parameter[2]: 00000001
CONTEXT: 9e34b810 -- (.cxr 0xffffffff9e34b810)
eax=848bb200 ebx=00000000 ecx=848bb200 edx=00000001 esi=00004e20 edi=00000000
eip=89693b6a esp=9e34bcf4 ebp=9e34bd30 iopl=0 nv up ei ng nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000282
ndprot62+0x66b6a:
89693b6a cc int 3
Resetting default scope
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x7E
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached.
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 8476f1c0
EXCEPTION_PARAMETER3: 00000001
LAST_CONTROL_TRANSFER: from 896a6cd0 to 89693b6a
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
9e34bd30 896a6cd0 7633621a 00000000 00000000 ndprot62+0x66b6a
9e34bd50 8282412b 849d699c 806d29a4 00000000 ndprot62+0x79cd0
9e34bd90 826cb559 896a6c90 849d699c 00000000 nt!PspSystemThreadStartup+0x9e
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
FOLLOWUP_IP:
ndprot62+66b6a
89693b6a cc int 3
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: ndprot62+66b6a
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: ndprot62
IMAGE_NAME: ndprot62.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 5049be80
STACK_COMMAND: .cxr 0xffffffff9e34b810 ; kb
FAILURE_BUCKET_ID: 0x7E_ndprot62+66b6a
BUCKET_ID: 0x7E_ndprot62+66b6a
Followup: MachineOwner
We have manual errata for this crash. Best regards, Yan. We have manual errata for this crash. Best regards, Yan. Yan ,Could you help to check my comment on comment #10? Thanks, Mike (In reply to Mike Cao from comment #11) > Yan ,Could you help to check my comment on comment #10? > > Thanks, > Mike You are right - we need new errata. Please provide hck logs for the errata process. Thanks, Yan. Our errata covers all Windows versions so it includes NDPROT62.SYS crashes also. (In reply to Dmitry Fleytman from comment #14) > Our errata covers all Windows versions so it includes NDPROT62.SYS crashes > also. Thanks ! Manual Errata 3162 can cover this crash too ,Closing |