| Previous | Next |
| PAGE_FAULT_WITH_INTERRUPTS_OFF | STREAMS_INTERNAL_ERROR |
IRQL_GT_ZERO_AT_SYSTEM_SERVICE
The IRQL_GT_ZERO_AT_SYSTEM_SERVICE bug check has a value of 0x0000004A. This indicates that a thread is returning to user mode from a system call when its IRQL is still above PASSIVE_LEVEL.
Important
This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
IRQL_GT_ZERO_AT_SYSTEM_SERVICE Parameters
| Parameter | Description |
|---|---|
1 |
The address of the system function (system call routine) |
2 |
The current IRQL |
3 |
0 |
4 |
0 |
Resolution
The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.
Looking for a different code? Search another status or error code.
