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 RESERVE_QUEUE_OVERFLOW bug check has a value of 0x000000FF. This indicates that an attempt was made to insert a new item into a reserve queue, causing the queue to overflow.
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.
RESERVE_QUEUE_OVERFLOW Parameters
| Parameter | Description |
|---|---|
1 |
The address of the reserve queue |
2 |
The size of the reserve queue |
3 |
0 |
4 |
0 |
Resolution
The !analyze debug extension displays information about the bug check and can be very helpful in determining the root cause.