नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
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.