Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.22 KB

bug-check-0x17d-unexpected-revocation-livedump.md

File metadata and controls

48 lines (29 loc) · 1.22 KB
title description keywords ms.date topic_type ms.topic api_name api_type
Bug Check 0x17D PDC_UNEXPECTED_REVOCATION_LIVEDUMP
The PDC_UNEXPECTED_REVOCATION_LIVEDUMP live dump has a value of 0x0000017D. It indicates that an activator has been revoked unexpectedly.
Bug Check 0x17D PDC_UNEXPECTED_REVOCATION_LIVEDUMP
PDC_UNEXPECTED_REVOCATION_LIVEDUMP
01/04/2019
apiref
reference
PDC_UNEXPECTED_REVOCATION_LIVEDUMP
NA

Bug Check 0x17D: PDC_UNEXPECTED_REVOCATION_LIVEDUMP

The PDC_UNEXPECTED_REVOCATION_LIVEDUMP live dump has a value of 0x0000017D. It indicates that an activator has been revoked unexpectedly.

PDC_UNEXPECTED_REVOCATION_LIVEDUMP Parameters

Parameter Description
1 The client ID of the revoked activator.
2 The revoked activator client.
3 The revoked activation instance.
4 pdc!_PDC_CLIENT_PROCESS_INFO

Cause

An activator has been revoked unexpectedly.

A livedump is created to provide information to investigate.

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

See Also

Kernel Live Dump Code Reference

Bug Check Code Reference