Debugging Tools for Windows |
The CONFIG_INITIALIZATION_FAILED bug check has a value of 0x00000067. This bug check indicates that the registry configuration failed.
The following parameters appear on the blue screen.
Parameter | Description |
---|---|
1 | Reserved |
2 | The location selector |
3 | The NT status code |
4 | Reserved |
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.