CALL_HAS_NOT_RETURNED_WATCHDOG_TIMEOUT_LIVEDUMP (0x1A3)
What is this error?
A watchdog timer expired because a call to a driver did not return within the expected time.
Common causes
- driver deadlock
- hardware not responding
- storage I/O stall
- driver infinite loop
How to fix it
- Check minidump for the hung driver
- update drivers
- check hardware health
Too many steps? Crashless can diagnose this automatically — checks your drivers, temps, VRAM, and 400+ known error patterns.
Get free AI diagnosis Detailed analysis
Bug check 0x000001A3 (CALL_HAS_NOT_RETURNED_WATCHDOG_TIMEOUT_LIVEDUMP) occurs when a function call to a driver did not return within the watchdog timeout. The system live-dumped the state to diagnose the hang. The minidump identifies the driver that did not return. This is usually caused by: the driver waiting for hardware that is not responding (failing device), a deadlock condition between drivers, or a driver stuck in an infinite loop due to a bug. Fixes:
- Check the minidump for the driver that hung,
- Update the identified driver,
- If it's a storage driver: check disk health,
- If it's a network driver: check network adapter hardware,
- If it's a GPU driver: DDU clean install.
When to seek help
If this error keeps happening after trying the fixes above, it may point to a deeper hardware or system issue. Consider professional help if:
- The crash occurs across multiple games or applications
- You see the same error after a clean Windows install
- Your PC is less than a year old (could be a warranty issue)
- You smell burning or hear unusual sounds from your PC
Or let Crashless do the deep analysis for you -- our AI checks drivers, temps, event logs, and 400+ known patterns automatically.
Chat with AI about CALL_HAS_NOT_RETURNED_WATCHDOG_TIMEOUT_LIVEDUMP (0x1A3)
Describe your setup and get a personalized diagnosis in seconds. Free, no signup needed.
Get AI diagnosis Chat with AI about this error
Describe your setup and what you were doing when the crash happened. Our AI checks against 400+ known crash patterns — free, no download needed.
Let Crashless handle it
The desktop app scans your drivers, temps, VRAM, event logs, and 400+ known patterns — then walks you through the fix step by step.