Microsoft-Windows-Diagnosis-WDI

3 events across 2 channels

Event ID 140: The Diagnostic Policy Service encountered an error in file FileName, function FunctionName, line LineNumber: ErrorMessage.

#
Provider
Microsoft-Windows-Diagnosis-WDI
Channel
Debug
Task
Debugtask
Opcode
Debugevent

Description

The Diagnostic Policy Service encountered an error in file FileName, function FunctionName, line LineNumber: ErrorMessage.

Message #

The Diagnostic Policy Service encountered an error in file %1, function %2, line %3: %4.

Fields #

NameDescription
FileName UnicodeString
FunctionName UnicodeString
LineNumber Int32
ErrorMessage UnicodeString

Event ID 5016: The Diagnostic Infrastructure just made a heap allocation

#
Provider
Microsoft-Windows-Diagnosis-WDI
Channel
Operational

Description

The Diagnostic Infrastructure just made a heap allocation.

Message #

The Diagnostic Infrastructure just made a heap allocation

Fields #

NameDescription
FileName AnsiString
Line UInt32
Address Pointer
Size Pointer

Event ID 5017: The Diagnostic Infrastructure just freed a previously made heap allocation

#
Provider
Microsoft-Windows-Diagnosis-WDI
Channel
Operational

Description

The Diagnostic Infrastructure just freed a previously made heap allocation.

Message #

The Diagnostic Infrastructure just freed a previously made heap allocation

Fields #

NameDescription
FileName AnsiString
Line UInt32
Address Pointer

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID e01b1a7c-c5c9-4e67-99a9-5e85acfb2e10

Defined in dps.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads