Debugging Tools for Windows

Bug Check 0xD7: DRIVER_UNMAPPING_INVALID_VIEW

The DRIVER_UNMAPPING_INVALID_VIEW bug check has a value of 0x000000D7. This indicates a driver is trying to unmap an address that was not mapped.

Parameters

The following parameters are displayed on the blue screen.

Parameter Description
1 Virtual address to unmap
2 1: The view is being unmapped

2: The view is being committed

3 0
4 0

Comments

The driver that caused the error can be determined from the stack trace.

Build machine: CAPEBUILD