Debugging Tools for Windows |
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.
The following parameters are displayed on the blue screen.
Parameter | Description |
---|---|
1 | The address of the exception record |
2 | The address of the context record |
3 | The address of the exception code |
4 | The address of the resource manager |