Debugging Tools for Windows

Bug Check 0x105: AGP_GART_CORRUPTION

The AGP_GART_CORRUPTION bug check has a value of 0x00000105. This indicates that the Graphics Aperture Remapping Table (GART) is corrupt.

Parameters

The following parameters are displayed on the blue screen.

Parameter Description
1 The base address (virtual) of the GART
2 The offset into the GART where the corruption occurred
3 The base address (virtual) of the GART cache (a copy of the GART)
4 0

Cause

This bug check is typically caused by improper direct memory access (DMA) by a driver.

Resolving the Problem

Enable Driver Verifier for any unsigned drivers. Remove them or disable them one by one until the erring driver is identified.

Build machine: CAPEBUILD