*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 116, {fffffa80151ea4e0, fffff8800fc2efa4, ffffffffc000009a, 4}
Unable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvlddmkm.sys
*** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
Probably caused by : nvlddmkm.sys ( nvlddmkm+7fefa4 )
Followup: MachineOwner
---------
7: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
VIDEO_TDR_FAILURE (116)
Attempt to reset the display driver and recover from timeout failed.
Arguments:
Arg1: fffffa80151ea4e0, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
Arg2: fffff8800fc2efa4, The pointer into responsible device driver module (e.g. owner tag).
Arg3: ffffffffc000009a, Optional error code (NTSTATUS) of the last failed operation.
Arg4: 0000000000000004, Optional internal context dependent data.
Debugging Details:
------------------
FAULTING_IP:
nvlddmkm+7fefa4
fffff880`0fc2efa4 4883ec28 sub rsp,28h
DEFAULT_BUCKET_ID: GRAPHICS_DRIVER_TDR_FAULT
CUSTOMER_CRASH_COUNT: 1
BUGCHECK_STR: 0x116
PROCESS_NAME: System
CURRENT_IRQL: 0
STACK_TEXT:
fffff880`0555aa48 fffff880`100f3000 : 00000000`00000116 fffffa80`151ea4e0 fffff880`0fc2efa4 ffffffff`c000009a : nt!KeBugCheckEx
fffff880`0555aa50 fffff880`100c6867 : fffff880`0fc2efa4 fffffa80`0c307000 00000000`00000000 ffffffff`c000009a : dxgkrnl!TdrBugcheckOnTimeout+0xec
fffff880`0555aa90 fffff880`100f2e0f : fffffa80`ffffd84d ffffffff`fffe7960 fffffa80`151ea4e0 00000000`00000000 : dxgkrnl!DXGADAPTER::Reset+0x2a3
fffff880`0555ab40 fffff880`101c1ec1 : fffffa80`14d34190 00000000`00000080 00000000`00000000 fffffa80`0c25f010 : dxgkrnl!TdrResetFromTimeout+0x23
fffff880`0555abc0 fffff800`03332fee : 00000000`02f554ca fffffa80`0c3234d0 fffffa80`06d0aae0 fffffa80`0c3234d0 : dxgmms1!VidSchiWorkerThread+0x101
fffff880`0555ac00 fffff800`030895e6 : fffff800`0320de80 fffffa80`0c3234d0 fffff800`0321bcc0 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`0555ac40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
nvlddmkm+7fefa4
fffff880`0fc2efa4 4883ec28 sub rsp,28h
SYMBOL_NAME: nvlddmkm+7fefa4
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nvlddmkm
IMAGE_NAME: nvlddmkm.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4e391010
FAILURE_BUCKET_ID: X64_0x116_IMAGE_nvlddmkm.sys
BUCKET_ID: X64_0x116_IMAGE_nvlddmkm.sys
Followup: MachineOwner
---------
7: kd> !analyze -show 0x116
VIDEO_TDR_FAILURE (116)
Attempt to reset the display driver and recover from timeout failed.
Arguments:
Arg1: 0000000000000000, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
Arg2: 0000000000000000, The pointer into responsible device driver module (e.g. owner tag).
Arg3: 0000000000000000, Optional error code (NTSTATUS) of the last failed operation.
Arg4: 0000000000000000, Optional internal context dependent data.