What does BSOD 0x115 (AGP_INTERNAL) mean?

 
Could be also:
ConstantTypeOS
ERROR_EA_TABLE_FULLWin32 errorWindows
STATUS_CACHE_PAGE_LOCKEDNTSTATUSWindows
Previous Next
VIDEO_SHADOW_DRIVER_FATAL_ERROR VIDEO_TDR_FAILURE

AGP_INTERNAL

AGP internal platform failure for AGP_INTERNAL

AGP_INTERNAL is bug check code 0x00000115.

This is a legacy graphics bus bug check. It belongs to the AGP support code rather than to modern PCIe GPU scheduling or TDR recovery.

How to read it in a dump

  • The relevant components are the display miniport, AGP/chipset driver, firmware configuration, and graphics aperture mappings.
  • Use the stack to separate AGP support from general display driver failure.
  • If seen on modern hardware, consider virtualization, emulation, or stale compatibility drivers.

What to check

  • Check chipset and display drivers, firmware, AGP aperture settings, and system memory stability.
  • Look for neighboring AGP bug checks if multiple dumps exist.
  • Avoid treating it as ordinary application graphics failure.

References


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