CONFIG_LIST_FAILED

Code: 0x73 (115)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
11
2The NT status code that led the Windows operating system to assume that it failed to load the hive
3The index of the hive in the hive list
4A pointer to a UNICODE_STRING structure that contains the file name of the hive

Description

The CONFIG_LIST_FAILED bug check has a value of 0x00000073. This bug check indicates that one of the top-level registry keys, also known as core system hives, cannot be linked in the registry tree.

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

The registry hive that cannot be linked might be SAM, SECURITY, SOFTWARE, or DEFAULT. The hive is valid, because it was loaded successfully.

Examine Parameter 2 to see why the hive could not be linked in the registry tree. One common cause of this error is that the Windows operating system is out of disk space on the system drive. (In this situation, this parameter is 0xC000017D, STATUS_NO_LOG_SPACE.) Another common problem is that an attempt to allocate pool has failed. (In this situation, Parameter 2 is 0xC000009A, STATUS_INSUFFICIENT_RESOURCES.) You must investigate other status codes.

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.exe0x7378.11011%1
appmgr.dll0x7378.11011Software Installation removed category %2.
dsreg.dll0x731011Failed to save the Microsoft Passport key information. Error: %1 Key ID: %2 Attestation level: %3 AIK status: %4 Key type: %5 Key name: %6 IDP domain: %7 Tenant ID: %8 User email: %9
iscsiexe.dll0x7378.11011iSCSI discovery via Host Bus Adapter failed with error code %1 to Host Bus Adapter %2.
nslookup.exe0x7378.11011, auth. answer
sc.exe0x7378.11011SERVICE_NAME: %1 FAILURE_ACTIONS_ON_NONCRASH_FAILURES: TRUE
webservices.dll0x7378.11011The server timed out waiting for the request.
7 entries