Bug Check 0xE3: RESOURCE_NOT_OWNED

The RESOURCE_NOT_OWNED bug check has a value of 0x000000E3. This indicates that a thread tried to release a resource it did not own.

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.

RESOURCE_NOT_OWNED Parameters

Parameter Description

1

Address of resource

2

Address of thread

3

Address of owner table (if it exists)

4

Reserved