What does BSOD 146 (UP_DRIVER_ON_MP_SYSTEM) mean?

 
Could be also:
ConstantTypeOS
ERROR_IS_SUBST_PATHWin32 errorWindows
ECONNREFUSEDerrnoSolaris
Previous Next
WIN32K_INIT_OR_RIT_FAILURE INVALID_KERNEL_HANDLE

UP_DRIVER_ON_MP_SYSTEM

The UP_DRIVER_ON_MP_SYSTEM bug check has a value of 0x00000092. This bug check indicates that a uniprocessor-only driver has been loaded on a multiprocessor system.

Important

This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

UP_DRIVER_ON_MP_SYSTEM Parameters

Parameter Description

1

The base address of the driver

2

Reserved

3

Reserved

4

Reserved

Cause

A driver that is compiled to work only on uniprocessor machines has been loaded, but the Microsoft Windows operating system is running on a multiprocessor system with more than one active processor.

Resolution for UP_DRIVER_ON_MP_SYSTEM

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


Looking for a different code? Search another status or error code.