PROCESSOR_START_TIMEOUT

Bug check code: 0x000001df (479)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Virtual address of the processor state.
2Reserved.
3NT processor number.
4Local unit ID for the processor.

Description

The PROCESSOR_START_TIMEOUT bug check has a value of 0x000001DF. This indicates a processor failed to start in the allowed time. The processor start occurs very early in the operating system initialization.

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.

Resolution

The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.

See also

Bug Check Code Reference

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.