BUGCODE_MBBADAPTER_DRIVER

Bug check code: 0x000001dd (477)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1

One of the following failure codes

0 - FailureCode_CorruptedPrivateGlobals

1 - FailureCode_IrqlIsNotPassive

2 - FailureCode_IrqlNotLessOrEqualDispatch

3 - FailureCode_InvalidStructTypeSize

4 - FailureCode_InvalidPowerCapabilities

5 - FailureCode_InvalidWakeReason

6 - FailureCode_DisarmNotInProgress

7 - FailureCode_WdfObjectCreateFailed

2Reserved
3Reserved
4Reserved

Description

The BUGCODE_MBBADAPTER_DRIVER bug check has a value of 0x000001DD. This indicates that the operating system encountered an error caused by a networking driver managed by MBBCx. MBBCx provides mobile broadband (MBB) media-specific functionality in the form of a KMDF-based MBB client driver for MBB devices. For more information, see Introduction to the Mobile Broadband (MBB) WDF class extension (MBBCx).

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 bugcheck and can be helpful in determining the root cause.

Parameter 1 describes the type of violation. Look at the call stack to determine the misbehaving driver.

See also

Introduction to the Mobile Broadband (MBB) WDF class extension (MBBCx)

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.