Bug Check 0x13B: PASSIVE_INTERRUPT_ERROR
The PASSIVE_INTERRUPT_ERROR bug check has a value of 0x0000013B. This indicates that the kernel has detected issues with the passive-level interrupt.
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.
PASSIVE_INTERRUPT_ERROR Parameters
Parameter | Description |
---|---|
1 | Type of error detected 0x1 : A driver tried to acquire an interrupt spinlock but passed in a passive-level interrupt object. |
2 | Address of the KINTERRUPT object for the passive-level interrupt. |
3 | Reserved |
4 | Reserved |