Bug 968152
Summary: | [virtio-win][netkvm]BSOD(7E) always happen on Job of "NDISTest6.0-[2 Machine]- 2c_MiniRSSSendRecv" failed on HCK for win8-32 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | guo jiang <jguo> | ||||
Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.5 | CC: | acathrow, bcao, bsarathy, juzhang, kzhang, michen | ||||
Target Milestone: | rc | Keywords: | Regression | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-08-26 13:21:43 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
guo jiang
2013-05-29 06:13:09 UTC
Windbg info: 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: 80000003, The exception code that was not handled Arg2: 982e41ca, The address that the exception occurred at Arg3: a65fbc50, Exception Record Address Arg4: a65fb820, Context Record Address Debugging Details: ------------------ EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid FAULTING_IP: ndprot630+791ca 982e41ca cc int 3 EXCEPTION_RECORD: a65fbc50 -- (.exr 0xffffffffa65fbc50) ExceptionAddress: 982e41ca (ndprot630+0x000791ca) ExceptionCode: 80000003 (Break instruction exception) ExceptionFlags: 00000000 NumberParameters: 3 Parameter[0]: 00000000 Parameter[1]: a5005100 Parameter[2]: 00000001 CONTEXT: a65fb820 -- (.cxr 0xffffffffa65fb820) eax=8741d570 ebx=84872040 ecx=8741d570 edx=00000001 esi=00004e20 edi=a5005100 eip=982e41ca esp=a65fbd18 ebp=a65fbd54 iopl=0 nv up ei ng nz na pe nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000286 ndprot630+0x791ca: 982e41ca cc int 3 Resetting default scope DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT BUGCHECK_STR: AV PROCESS_NAME: System CURRENT_IRQL: 0 ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached. EXCEPTION_PARAMETER1: 00000000 EXCEPTION_PARAMETER2: a5005100 EXCEPTION_PARAMETER3: 00000001 LAST_CONTROL_TRANSFER: from 982f7310 to 982e41ca STACK_TEXT: WARNING: Stack unwind information not available. Following frames may be wrong. a65fbd54 982f7310 00000000 00000000 a65fbd78 ndprot630+0x791ca a65fbd74 818cd415 8740da3c d852d8e2 00000000 ndprot630+0x8c310 a65fbdb0 81979039 982f72d0 8740da3c 00000000 nt!PspSystemThreadStartup+0x4a 00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19 FOLLOWUP_IP: ndprot630+791ca 982e41ca cc int 3 SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: ndprot630+791ca FOLLOWUP_NAME: MachineOwner MODULE_NAME: ndprot630 IMAGE_NAME: ndprot630.sys DEBUG_FLR_IMAGE_TIMESTAMP: 5049be82 STACK_COMMAND: .cxr 0xffffffffa65fb820 ; kb FAILURE_BUCKET_ID: AV_ndprot630+791ca BUCKET_ID: AV_ndprot630+791ca Followup: MachineOwner --------- Created attachment 754198 [details]
dump file - win8-32 - Mini6RSSSendRecv
*** This bug has been marked as a duplicate of bug 960844 *** |