Forum Discussion

Bcino's avatar
Bcino
Iron Contributor
Jun 20, 2025
Solved

Windows 10 crash with DRIVER_VERIFIER_DMA_VIOLATION

Hello, everybody. Have an issue with windows crash. Time to time it is crash with DRIVER_VERIFIER_DMA_VIOLATION
Can not find a correct reason for it.
Can you help me please to find a root cause for it?
I have learned that is a driver problem but which one?
DMP file is attached.

Thank you in advance!

 

  • You’ll need to open the dump file with WinDbg (Windows Debugger). If you haven't installed it yet, you can get it via the Windows SDK or as part of the Windows Debugging Tools.

2 Replies

  • ProAnss's avatar
    ProAnss
    Iron Contributor

    Analyze the dump file to find the specific driver causing the violation.

  • DaskSdaily's avatar
    DaskSdaily
    Iron Contributor

    You’ll need to open the dump file with WinDbg (Windows Debugger). If you haven't installed it yet, you can get it via the Windows SDK or as part of the Windows Debugging Tools.