This is work in progress.

Windows /Headers /ntstatus.h /STATUS_CALLBACK_RETURNED_TRANSACTION

STATUS_CALLBACK_RETURNED_TRANSACTION

Code: 0xc000071d (3221227293)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

A threadpool worker thread enter a callback, which left transaction state. This is unexpected, indicating that the callback missed clearing the transaction.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000071dA threadpool worker thread enter a callback, which left transaction state. This is unexpected, indicating that the callback missed clearing the transaction.
1 entry