| Previous | Next |
| VIDEO_ENGINE_TIMEOUT_DETECTED | PROCESSOR_DRIVER_INTERNAL |
VIDEO_TDR_APPLICATION_BLOCKED
The result bug check has a value of 0x00000142. This indicates that an application has been blocked from accessing graphics hardware.
Important
VIDEO_TDR_APPLICATION_BLOCKED Parameters
| Parameter | Description |
|---|---|
| 1 | Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT). |
| 2 | The pointer into responsible device driver module (e.g owner tag). |
| 3 | The secondary driver specific bucketing key. |
| 4 | Id of the process being blocked from accessing the GPU. |
Remarks
The !analyze debug extension displays information about the bug check and can be very helpful in determining the root cause. Secondary data of tag {270A33FD-3DA6-460D-BA89-3C1BAE21E39B} contains additional TDR related data. Use.enumtag (Enumerate Secondary Callback Data) to view the data.
Official references
- Microsoft: Bug check code reference
- Microsoft: Analyze a kernel-mode dump with WinDbg
- Microsoft: WinDbg !analyze command
Looking for a different code? Search another status or error code.
