Share via


Fehlerüberprüfung 0x1DA: HAL_BLOCKED_PROCESSOR_INTERNAL_ERROR

Wichtig

Dieser Artikel richtet sich an Programmierer. Wenn Sie ein Kunde sind, der während der Verwendung Ihres Computers einen Bluescreen-Fehlercode erhalten hat, finden Sie weitere Informationen unter Behandeln von Bluescreenfehlern.

Die HAL_BLOCKED_PROCESSOR_INTERNAL_ERROR hat den Wert 0x000001DA. Es gibt an, dass in der blockierten Prozessorbibliothek ein interner Fehler erkannt wurde.

HAL_BLOCKED_PROCESSOR_INTERNAL_ERROR Parameter

Die folgenden Parameter werden auf dem blauen Bildschirm angezeigt.

Parameter BESCHREIBUNG
1 Fehlertyp: Siehe unten
2 Siehe unten.
3 Siehe unten.
4 Siehe unten.

Parameter 1-Werte

            0x01 : Library initialization failure
                2 - NT status code
            0x02 : Processor start failure
                2 - Processor index
                3 - APIC ID
            0x03 : PPM package ID query failure
                2 - Processor index
            0x04 : PPM operation failure
                2 - Operation
                    0x01 : MSR read
                    0x02 : MSR write
                    0x03 : I/O port read
                    0x04 : I/O port write
                    0x05 : Idle state registration
                3 - Processor index
                4 - PPM mailbox
            0x05 : A blocked processor has encountered a fatal exception.
                2 - Processor index
                3 - Vector number
                4 - Trap frame
            0x06 : PPM operation timeout
                2 - Operation
                    0x01 : MSR read
                    0x02 : MSR write
                    0x03 : I/O port read
                    0x04 : I/O port write
                    0x05 : Idle state registration
                3 - Processor index
                4 - PPM mailbox