錯誤檢查0xBFE:BC_BLUETOOTH_VERIFIER_FAULT
BC_BLUETOOTH_VERIFIER_FAULT錯誤檢查的值為 0x00000BFE。 這表示驅動程式已造成違規。
重要
本文適用于程式設計人員。 如果您是在使用電腦時收到藍色螢幕錯誤碼的客戶,請參閱 針對藍色畫面錯誤進行疑難排解。
BC_BLUETOOTH_VERIFIER_FAULT參數
參數 | 描述 |
---|---|
1 | 藍牙驗證器錯誤的子類型。 0x1 : An attempt was made to submit a Bluetooth Request Block that is already in use
2 - Brb pointer
3 - Reserved
4 - Reserved
0x2 : An attempt was made to free a Bluetooth Request Block that is in use
2 - Brb pointer
3 - Reserved
4 - Reserved
0x3 : An attempt was made to allocate or initialize an invalid BRB type
2 - Brb pointer
3 - pdo extension (if available)
4 - Reserved
0x4 : Invalid Bluetooth Request Block pointer was submitted
2 - Brb pointer
3 - Reserved
4 - Reserved
0x5 : A Bluetooth Request Block with an invalid size was submitted
2 - Brb pointer
3 - Actual Size
4 - Expected Size
0x6 : The IOCTL_BTH_GET_DEVICE_INFO was called with invalid parameters
2 - Reserved
3 - Reserved
4 - Reserved
0x7 : BRB_L2CA_UNREGISTER_SERVER was submitted with an invalid server handle
2 - Server handle
3 - Reserved
4 - Reserved
0x8 : BRB_L2CA_CLOSE_CHANNEL was submitted with an invalid channel handle
2 - Brb pointer
3 - Channel handle
4 - Reserved
0x9 : BRB_SCO_UNREGISTER_SERVER was submitted with an invalid server handle
2 - Server handle
3 - Reserved
4 - Reserved
|
2 | 請參閱參數 1 |
3 | 請參閱參數 1 |
4 | 請參閱參數 1 |
解決方案
!analyze偵錯延伸模組會顯示錯誤檢查的相關資訊,有助於判斷根本原因。 參數 1 描述違規的類型。 查看呼叫堆疊,以判斷錯誤的驅動程式。