蓝屏代码0x00000002表示"DEVICE_QUEUE_NOT_BUSY",意味着设备驱动程序中出现了一个错误,具体来说,访问队列时发现设备队列没有忙碌,这是不正常的情况。这可能是由于设备驱动程序错误或硬件故障引起的。首先,可以使用Windows的内存诊断工具检查内存是否有问题。打开控制面板,搜索并运行“Windows Memory Diagno...
错误检查 0x2:DEVICE_QUEUE_NOT_BUSY 错误检查 0x3:INVALID_AFFINITY_SET 错误检查 0x4:INVALID_DATA_ACCESS_TRAP 错误检查 0x5:INVALID_PROCESS_ATTACH_ATTEMPT 错误检查 0x6:INVALID_PROCESS_DETACH_ATTEMPT 错误检查 0x7:INVALID_SOFTWARE_INTERRUPT 错误检查 0x8:IRQL_NOT_DISPATCH_LEVEL 错误检查 0x9:IRQL_NO...
Bug Check 0x2: DEVICE_QUEUE_NOT_BUSY Bug Check 0x3: INVALID_AFFINITY_SET Bug Check 0x4: INVALID_DATA_ACCESS_TRAP Bug Check 0x5: INVALID_PROCESS_ATTACH_ATTEMPT Bug Check 0x6: INVALID_PROCESS_DETACH_ATTEMPT Bug Check 0x7: INVALID_SOFTWARE_INTERRUPT Bug Check 0x8: IRQL_NOT_DISPATCH_LEVEL ...
DEVICE_QUEUE_NOT_BUSY Explanation: This is a Windows 2000 character-mode Stop message. It indicates that a device queue was expected to be busy, but was not. User Action: If this is the first time you have restarted after installing additional hardware, remove the hardware and restart again...
blue screen, Blue Screen of Death, bsod, DEVICE_QUEUE_NOT_BUSY 1条评论 Also known as a STOP message, the DEVICE_QUEUE_NOT_BUSY Blue Screen of Death Error is a rare Windows error that usually happens when a program that is incompatible with the system is used. Automatically, the computer...
blue screen, Blue Screen of Death, bsod, DEVICE_QUEUE_NOT_BUSY 1条评论 Also known as a STOP message, the DEVICE_QUEUE_NOT_BUSY Blue Screen of Death Error is a rare Windows error that usually happens when a program that is incompatible with the system is used. Automatically, the computer...
STOP: 0x00000002 (parameter, parameter, parameter, parameter) DEVICE_QUEUE_NOT_BUSY Explanation: This is a Windows 2000 Executive character-mode STOP message. It indicates that a device queue was expected to be busy, but was not. User Action: ...
If you check the current configurations immediately after the system is restarted, you are prompted that the system is busy. In this case, wait a while. Run the display configuration recover-result command to check the configuration restoration result. Run the display current-configuration command ...
The IoAttachDeviceToDeviceStack routine attaches the caller's device object to the highest device object in the chain and returns a pointer to the previously highest device object.
Queue for later processThe device driver defers the request processing to a later time; for example, when necessary resources are available, or the device is not busy.Send to hardware portThe device driver programs the hardware to perform the operation specified in the request....