Site icon EfmSoft

What does BSOD 269 (WDF_VIOLATION) mean?

 
Could be also:
ConstantTypeOS
STATUS_NO_QUOTAS_FOR_ACCOUNTNTSTATUSWindows
Previous Next
FSRTL_EXTRA_CREATE_PARAMETER_VIOLATION VIDEO_MEMORY_MANAGEMENT_INTERNAL

WDF_VIOLATION

Kernel-Mode Driver Framework violation

WDF_VIOLATION is bug check code 0x0000010D. The built-in table identifies it as WDF_VIOLATION; the useful diagnostic question is what Windows component raised the stop and which invariant failed.

This bug check is raised by the Windows Driver Frameworks runtime when a KMDF driver violates framework rules: wrong object handle type, bad request lifecycle, lock misuse, power-operation timeout, invalid PnP/power ownership, DMA transaction state error, or callback IRQL mismatch.

How to read the parameters

What to check in the dump

References


Looking for a different code? Search another status or error code.

Exit mobile version