The THREAD_STUCK_IN_DEVICE_DRIVER bug check has a value of 0x000000EA. This indicates that a thread in a device driver is endlessly spinning.
In this article KERNEL_APC_PENDING_DURING_EXIT Parameters Cause Resolution The KERNEL_APC_PENDING_DURING_EXIT bug check has a value of 0x00000020. This indicates that an asynchronous procedure call (APC) was still pending when a thread exited. ...
Install WinDbg Debugging Tools for Windows Getting Started with Windows Debugging Debugging Resources Debugger Operation Debugging Techniques Symbols for Windows Debugging Crash dump analysis using the Windows debuggers (WinDbg) Bug Checks (Blue Screens) ...
0x00000028 CORRUPT_ACCESS_TOKEN 0x00000029 SECURITY_SYSTEM 0x0000002A INCONSISTENT_IRP 0x0000002B PANIC_STACK_SWITCH 0x0000002C PORT_DRIVER_INTERNAL 0x0000002D SCSI_DISK_DRIVER_INTERNAL 0x0000002E DATA_BUS_ERROR 0x0000002F INSTRUCTION_BUS_ERROR 0x00000030 SET_OF_INVALID_CONTEXT 0x00000031 PHASE0...
The SYSTEM_THREAD_EXCEPTION_NOT_HANDLED bug check indicates that a system thread generated an exception that the error handler didn't catch.
IRP_MJ_SYSTEM_CONTROL has been completed by someone other than the ProviderId. This IRP should either have been completed earlier or should have been passed down. Param 2 - The address in the driver's code where the error was detected. ...
IRP_MJ_SYSTEM_CONTROL has been completed by someone other than the ProviderId. This IRP should either have been completed earlier or should have been passed down. Param 2 - The address in the driver's code where the error was detected. ...
The 0x0000001E KMODE_EXCEPTION_NOT_HANDLED bug check indicates that a kernel-mode program generated an exception the error handler didn't catch.
Bug Check 0x28: CORRUPT_ACCESS_TOKEN Bug Check 0x29: SECURITY_SYSTEM Bug Check 0x2A: INCONSISTENT_IRP Bug Check 0x2B: PANIC_STACK_SWITCH Bug Check 0x2C: PORT_DRIVER_INTERNAL Bug Check 0x2D: SCSI_DISK_DRIVER_INTERNAL Bug Check 0x2E: DATA_BUS_ERROR Bug Check 0x2F: INSTRUCTION_BUS_ERROR...
The DRIVER_VERIFIER_DMA_VIOLATION bug check has a value of 0x000000E6. This is the bug check code for all Driver Verifier DMA Verification violations.