| Debugging Tools for Windows |
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.
The following parameters are displayed on the blue screen.
| Parameter | Description |
|---|---|
| 1 | The address of the reserve queue |
| 2 | The size of the reserve queue |
| 3 | 0 |
| 4 | 0 |