Site icon EfmSoft

What does BSOD 230 (DRIVER_VERIFIER_DMA_VIOLATION) mean?

 
Could be also:
ConstantTypeOS
ERROR_BAD_PIPEWin32 errorWindows
Previous Next
POWER_FAILURE_SIMULATE INVALID_FLOATING_POINT_STATE

DRIVER_VERIFIER_DMA_VIOLATION

DRIVER_VERIFIER_DMA_VIOLATION meaning

DRIVER_VERIFIER_DMA_VIOLATION is bug check 0x000000E6. DMA Verification detected invalid direct-memory-access behavior. Parameter 1 identifies the specific violation; other parameters describe the adapter, map registers, buffer, or transaction involved.

How to analyze the result

Decode Parameter 1, identify the DMA adapter and driver, inspect map-register and common-buffer lifetime, direction, alignment, and whether IOMMU or DMA remapping reported a fault. Preserve device and firmware identity.

Recovery boundary

Repair the driver DMA contract or device firmware. Disabling DMA verification can confirm the trigger but must not be treated as a fix for writes outside the authorized mapping.

Official references


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

Exit mobile version