WhyCrashed

STOP 0x000000C5

DRIVER_CORRUPTED_EXPOOL

A driver corrupted the kernel's shared memory pool at a high system level — a driver bug; the corrupting driver often isn't the one that finally trips the crash.

Likely causes, most common first

How to fix it

1. Hunt the corrupting driver moderate

  1. Update recently installed or updated drivers first.
  2. If crashes persist, enable Driver Verifier on third-party drivers to catch the offender: verifier /standard /all (turn off later with verifier /reset).
  3. Run Windows Memory Diagnostic to rule out RAM.

The four parameters on the blue screen

Windows shows four hex numbers with this stop code. Here's what each means — our analyzer decodes them automatically from your dump file.

Parameter 1Memory referenced
Parameter 2IRQL
Parameter 30 = read, 1 = write
Parameter 4Address of the instruction

Got a crash dump? Get your verdict in seconds

Drop the .dmp file into our analyzer — it runs entirely in your browser. No upload, no size limit, no account.

Analyze my dump file →