RESERVE_QUEUE_OVERFLOW
Code: 0xff (255)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x00ff (255)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x00ff (255)
Parameters
| Parameter | Description |
|---|---|
| 1 | The address of the reserve queue |
| 2 | The size of the reserve queue |
| 3 | 0 |
| 4 | 0 |
Description
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.
Resolution
The !analyze debug extension displays information about the bug check and can be very helpful in determining the root cause.
Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| EventCreate.exe | 0xff | 78.11011 | %1 |
| KernelBase.dll | 0xff | 78.1 | The extended attributes are inconsistent. |
| kernel32.dll | 0xff | 78.11011 | The extended attributes are inconsistent. |
| ntdll.dll | 0xff | 1011 | The requested action was completed by an earlier operation. |
| webservices.dll | 0xff | 78.11011 | A value was expected in the XML, but none was found. |
| 5 entries | |||