Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |