Another weird crash

Hello,
Just got another weird one, any thoughts would be greatly appreciated.

PDC_WATCHDOG_TIMEOUT (14f)
A system component failed to respond within the allocated time period,
preventing the system from exiting connected standby.
Arguments:
Arg1: 0000000000000004, Client ID of the hung component.
Arg2: 0000000000000001, A notification client failed to respond.
Arg3: ffffcd0c1cf112d0, Pointer to the notification client (pdc!_PDC_NOTIFICATION_CLIENT).
Arg4: fffffd81997272e0, Pointer to a pdc!PDC_14F_TRIAGE structure.

Debugging Details:

KEY_VALUES_STRING: 1

Key  : Analysis.CPU.mSec
Value: 796

Key  : Analysis.DebugAnalysisManager
Value: Create

Key  : Analysis.Elapsed.mSec
Value: 1002

Key  : Analysis.Init.CPU.mSec
Value: 5624

Key  : Analysis.Init.Elapsed.mSec
Value: 2806636

Key  : Analysis.Memory.CommitPeak.Mb
Value: 123

Key  : WER.OS.Branch
Value: ni_release_svc_prod3

Key  : WER.OS.Timestamp
Value: 2023-10-18T18:09:00Z

Key  : WER.OS.Version
Value: 10.0.22621.2506

FILE_IN_CAB: MEMORY.DMP

DUMP_FILE_ATTRIBUTES: 0x1000

BUGCHECK_CODE: 14f

BUGCHECK_P1: 4

BUGCHECK_P2: 1

BUGCHECK_P3: ffffcd0c1cf112d0

BUGCHECK_P4: fffffd81997272e0

IMAGE_NAME: dam.sys

BLACKBOXBSD: 1 (!blackboxbsd)

BLACKBOXNTFS: 1 (!blackboxntfs)

BLACKBOXPNP: 1 (!blackboxpnp)

BLACKBOXWINLOGON: 1

PROCESS_NAME: System

STACK_TEXT:
fffffd8199727288 fffff80757acff5a : 000000000000014f 0000000000000004 0000000000000001 ffffcd0c1cf112d0 : nt!KeBugCheckEx
fffffd8199727290 fffff807562cdbf5 : ffff8402312d6040 ffff8401ba545bb0 ffff840100000000 ffff840100000000 : pdc!PdcpNotificationWatchdog+0x15a
fffffd8199727300 fffff80756363487 : ffff8402312d6040 00000000000008ea ffff8402312d6040 fffff807562cdaa0 : nt!ExpWorkerThread+0x155
fffffd81997274f0 fffff8075642ff64 : ffffa7015f6a2180 ffff8402312d6040 fffff80756363430 0000000000000246 : nt!PspSystemThreadStartup+0x57
fffffd8199727540 0000000000000000 : fffffd8199728000 fffffd8199721000 0000000000000000 0000000000000000 : nt!KiStartSystemThread+0x34

MODULE_NAME: dam

STACK_COMMAND: .cxr; .ecxr ; kb

FAILURE_BUCKET_ID: 0x14F_DAM_VRF_IMAGE_dam.sys

OS_VERSION: 10.0.22621.2506

BUILDLAB_STR: ni_release_svc_prod3

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {10c78166-ae8f-5967-bfea-1b62c61d9794}

Followup: MachineOwner

Google, oddly enough in these days of the Great Enshittification, found this excellent write up of how to debug this mess: Debugging Stop 0x14F – PDC_WATCHDOG_TIMEOUT | Machines Can Think

1 Like

This is a great find, thanks!
Next time I should google first. :wink: