Bug Check Codes


Windows Driver Kit: Driver Development Tools
Bug Check 0x67: CONFIG_INITIALIZATION_FAILED

The CONFIG_INITIALIZATION_FAILED bug check has a value of 0x00000067. This bug check indicates that the registry configuration failed.

Parameters

The following parameters appear on the blue screen.

ParameterDescription
1Reserved
2The location selector
3The NT status code
4Reserved

Cause

The registry could not allocate the pool that it needed to contain the registry files. This situation should never occur, because the register allocates this pool early enough in system initialization so that plenty of paged pool should be available.


Send feedback on this topic
Built on November 19, 2009
Page view tracker