ERESOURCE_INVALID_RELEASE

Code: 0x16e (366)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1The resource being released
2The current thread
3The incorrect target thread that was passed in
4Reserved

Description

The ERESOURCE_INVALID_RELEASE bug check has a value of 0x0000016E. This indicates that the target thread pointer supplied to ExReleaseResourceForThreadLite was invalid.

Important

This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

Cause

This bugcheck will hit if a call to ExSetOwnerPointerEx was skipped by the API client (if a cross-thread release was intended) or if the caller accidentally passed in a value other that supplied by ExGetCurrentResourceThread.

Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.

Associated Modules

ModuleCodeFound inDescription
EventCreate.exe0x16e78.11011%1
kernel32.dll0x16e1011The cloud file property is possibly corrupt. The on-disk checksum does not match the computed checksum.
webservices.dll0x16e78.11011The CDATA must be ended before an element can be written.
3 entries