WhyCrashed

STOP 0x000000EA

THREAD_STUCK_IN_DEVICE_DRIVER

A device driver got stuck in an endless loop — in practice this is a graphics-driver code: the display driver spun waiting for the GPU and never came back.

Likely causes, most common first

How to fix it

1. Clean-install the GPU driver moderate

  1. Download the newest driver from NVIDIA, AMD or Intel.
  2. Remove the old one with DDU in Safe Mode, install fresh, reboot.
  3. Remove any GPU overclock and check temperatures under load.

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 1The stuck thread
Parameter 2The driver object
Parameter 3Reserved
Parameter 4Reserved

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 →