MCA_ERROR_CPU_BUS, 0xC0050041
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Nombre
MCA_ERROR_CPU_BUS
Valor
-1073414079 entero con signo
3221553217 entero sin signo
0xC0050041 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Tipo C/C++
NTSTATUS
Definido en
\inc\api\ntiologc.h, línea 710 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definición
#define MCA_ERROR_CPU_BUS                ((NTSTATUS)0xC0050041L)
Comentarios de línea
MessageId: MCA_ERROR_CPU_BUS

MessageText:

Machine Check Event reported is a fatal External/Internal bus error reported to CPU %1. %2 additional error(s) are contained within the record.
También se utiliza en
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit for Windows Vista (WDK 6000), Windows XP SP1 Driver Development Kit (DDK 2600.1106)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes