Have a MacBook Pro running bootcamp that is getting BSODs:
Type: Error
Source: System Error
Category: (102)
Event ID: 1003
Description: Error code 000000b8, parameter1 00000000, parameter2 00000000, parameter3 00000000, parameter4 00000000
This is a pretty generic BSOD so I dd some poking at the minidump:
0: kd> !analyze -v
**************************
**********
**********
**********
**********
**********
***
* *
* Bugcheck Analysis *
* *
**************************
**********
**********
**********
**********
**********
***
ATTEMPTED_SWITCH_FROM_DPC (b8)
A wait operation, attach process, or yield was attempted from a DPC routine.
This is an illegal operation and the stack track will lead to the offending
code and original DPC routine.
Arguments:
Arg1: 00000000, Original thread which is the cause of the failure
Arg2: 00000000, New thread
Arg3: 00000000, Stack address of the original thread
Arg4: 00000000
Debugging Details:
------------------
POISONED_TB: nt!MmPoisonedTb is non-zero:
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xB8
PROCESS_NAME: Idle
MISALIGNED_IP:
nt!KeFlushQueueApc+4
804f9dc6 5d pop ebp
LAST_CONTROL_TRANSFER: from 00000000 to 804f9dc6
STACK_TEXT:
bacd3cb0 00000000 00000000 00000000 00000000 nt!KeFlushQueueApc+0x4
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KeFlushQueueApc+4
804f9dc6 5d pop ebp
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!KeFlushQueueApc+4
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP:
0
MODULE_NAME: hardware
FAILURE_BUCKET_ID: IP_MISALIGNED
BUCKET_ID: IP_MISALIGNED
*** WARNING: nt!MmPoisonedTb is non-zero:
*** The machine has been manipulated using the kernel debugger.
*** MachineOwner should be contacted first
Looks to me like the wi-fi card (ethernet NIC is disabled). It's a boradcom and I can't get any updated drivers from them b/c the distribute through OEMs, as it's a mac....
Any ideas?
Start Free Trial