WhyCrashed

STOP 0x00000077

KERNEL_STACK_INPAGE_ERROR

Windows couldn't read a piece of kernel data back from the page file — sibling of KERNEL_DATA_INPAGE_ERROR, and like it, points at the disk, its cable, or RAM.

Likely causes, most common first

How to fix it

1. Check disk and RAM easy

  1. Back up important files.
  2. Run: chkdsk C: /f /r
  3. Check drive health with the maker's tool.
  4. Run Windows Memory Diagnostic.

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 1Status or PTE
Parameter 2I/O status code — 0xC000009C/0xC000016A mean bad blocks, 0xC0000185 means cabling
Parameter 3PTE or process
Parameter 4Address that failed

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 →