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.
| Parameter | Description |
| 1 | Reserved |
| 2 | The location selector |
| 3 | The NT status code |
| 4 | Reserved |
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.