RESOURCE_MANAGER_EXCEPTION_NOT_HANDLED

Bug check code: 0x0000010f (271)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1The address of the exception record
2The address of the context record
3The address of the exception code
4The address of the resource manager

Description

The RESOURCE_MANAGER_EXCEPTION_NOT_HANDLED bug check has a value of 0x0000010F. This indicates that the kernel transaction manager detected that a kernel-mode resource manager has raised an exception in response to a direct call-back. The resource manager is in an unexpected and unrecoverable state.

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.

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.