Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 1.48 KB

bug-check-0x1c5--io-threadpool-deadlock-livedump.md

File metadata and controls

61 lines (51 loc) · 1.48 KB
title description keywords ms.date topic_type ms.topic api_name api_type
Bug Check 0x1C5 IO_THREADPOOL_DEADLOCK_LIVEDUMP
The IO_THREADPOOL_DEADLOCK_LIVEDUMP live dump has a value of 0x000001C5. This indicates a kernel mode threadpool encountered a deadlock situation.
Bug Check 0x1C5 IO_THREADPOOL_DEADLOCK_LIVEDUMP
IO_THREADPOOL_DEADLOCK_LIVEDUMP
05/23/2017
apiref
reference
IO_THREADPOOL_DEADLOCK_LIVEDUMP
NA

Bug Check 0x1C5: IO_THREADPOOL_DEADLOCK_LIVEDUMP

The IO_THREADPOOL_DEADLOCK_LIVEDUMP live dump has a value of 0x000001C5. This indicates a kernel mode threadpool encountered a deadlock situation.

(This code can never be used for a real bug check; it is used to identify live dumps.)

IO_THREADPOOL_DEADLOCK_LIVEDUMP Parameters

Parameter Description
1

Pool Number.

0x0 : ExPoolUntrusted

2 Pointer to the PEX_WORK_QUEUE
3 Reserved
4 Reserved

See Also

Kernel Live Dump Code Reference

Bug Check Code Reference