| Summary: | [virtio-win][netkvm][wlk]BSOD 7E happened during job "Ethernet-NEISTest6.0" in win2k8-64 with build 71 driver. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | guo jiang <jguo> |
| Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5 | CC: | acathrow, bcao, bsarathy, chayang, dfleytma, juzhang, michen, rhod, tlavigne, virt-bugs |
| 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: | 2014-01-01 16:32:15 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
guo jiang
2013-09-27 12:18:09 UTC
Windbg info:
Use !analyze -v to get detailed debugging information.
BugCheck 7E, {ffffffff80000003, fffffa600647e7cb, fffffa600545da38, fffffa600545d410}
*** ERROR: Module load completed but symbols could not be loaded for NDProt60.sys
Probably caused by : NDProt60.sys ( NDProt60+747cb )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* 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: ffffffff80000003, The exception code that was not handled
Arg2: fffffa600647e7cb, The address that the exception occurred at
Arg3: fffffa600545da38, Exception Record Address
Arg4: fffffa600545d410, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid
FAULTING_IP:
NDProt60+747cb
fffffa60`0647e7cb cc int 3
EXCEPTION_RECORD: fffffa600545da38 -- (.exr 0xfffffa600545da38)
ExceptionAddress: fffffa600647e7cb (NDProt60+0x00000000000747cb)
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 1
Parameter[0]: 0000000000000000
CONTEXT: fffffa600545d410 -- (.cxr 0xfffffa600545d410)
rax=fffffa800706c5d0 rbx=0000000000000000 rcx=0000000000000001
rdx=0000000000000000 rsi=fffffa8006fb3c58 rdi=fffffa8004f57040
rip=fffffa600647e7cb rsp=fffffa600545dc70 rbp=0000000000000080
r8=ffffffffffffffff r9=8101010101010100 r10=810101010100e0e0
r11=fffffa800700c030 r12=fffffa6006492470 r13=0000000000000000
r14=fffffa8004f57040 r15=fffffa60017dbcc0
iopl=0 nv up ei ng nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00000282
NDProt60+0x747cb:
fffffa60`0647e7cb cc int 3
Resetting default scope
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x7E
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached.
EXCEPTION_PARAMETER1: 0000000000000000
LAST_CONTROL_TRANSFER: from fffffa60064924c3 to fffffa600647e7cb
STACK_TEXT:
fffffa60`0545dc70 fffffa60`064924c3 : fffffa80`06fb3c28 00000000`00000000 00000000`00000000 00000000`00000000 : NDProt60+0x747cb
fffffa60`0545dd00 fffff800`018b6227 : fffffa80`06fb3c58 00000000`00000000 00000000`00000000 00000000`00000001 : NDProt60+0x884c3
fffffa60`0545dd50 fffff800`016e7456 : fffffa60`017d8180 fffffa80`0784bbb0 fffffa60`017e1d40 fffffa60`017d87f0 : nt!PspSystemThreadStartup+0x57
fffffa60`0545dd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
FOLLOWUP_IP:
NDProt60+747cb
fffffa60`0647e7cb cc int 3
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: NDProt60+747cb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: NDProt60
IMAGE_NAME: NDProt60.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4d4c09c8
STACK_COMMAND: .cxr 0xfffffa600545d410 ; kb
FAILURE_BUCKET_ID: X64_0x7E_VRF_NDProt60+747cb
BUCKET_ID: X64_0x7E_VRF_NDProt60+747cb
Followup: MachineOwner
---------
Please provide WLK logs also. we did not hit this issue on virtio-win-prewhql-71 Based on above ,move status to verified |