Bug Check Code Reference Bug Check 0x1: APC_INDEX_MISMATCH 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:...
1The exception code that wasn't handled. 2The address where the exception occurred. 3Exception information parameter 0 of the exception record. 4Exception information parameter 0 of the exception record. Cause To interpret this bug check, you must identify which exception was generated. ...
The BUGCODE_USB_DRIVER bug check has a value of 0x000000FE. This indicates that an error has occurred in a universal serial bus (USB) driver. Important This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, seeTroublesho...
The BUGCODE_ID_DRIVER bug check has a value of 0x000000D2. This indicates that a problem occurred with an NDIS driver.
Using a full kernel dump or an attached debugger, the following commands may be useful to gather information and track down the code that is incorrectly accessing memory. First use the!analyzecommand to gather information, in particular the bug check parameters. Also examine the faulting ...
memcpy+33 [minkernel\crts\crtw32\string\i386\memcpy.asm @ 213 82154573 f3a5 rep movs dword ptr es:[edi],dword ptr [esi] MM_INTERNAL_CODE: 0 CPU_COUNT: 4 CPU_MHZ: 95a CPU_VENDOR: GenuineIntel CPU_FAMILY: 6 CPU_MODEL: 3c CPU_STEPPING: 3 ...
If new device drivers or system services have been added recently, try removing or updating them. Try to determine what changed in the system that caused the new bug check code to appear. Check the System Log in Event Viewer for other error messages that might help pinpoint the device or ...
If new device drivers or system services have been added recently, try removing or updating them. Try to determine what changed in the system that caused the new bug check code to appear. Check the System Log in Event Viewer for additional error messages that might help pinpoint the ...
memcpy+33 [minkernel\crts\crtw32\string\i386\memcpy.asm @ 213 82154573 f3a5 rep movs dword ptr es:[edi],dword ptr [esi] MM_INTERNAL_CODE: 0 CPU_COUNT: 4 CPU_MHZ: 95a CPU_VENDOR: GenuineIntel CPU_FAMILY: 6 CPU_MODEL: 3c CPU_STEPPING: 3 CPU_MICROCODE: 6,3c,3,0 ...
The SPECIAL_POOL_DETECTED_MEMORY_CORRUPTION bug check has a value of 0x000000C1. This indicates that the driver wrote to an invalid section of the special pool. Important This article is for programmers. If you're a customer who has received a blue screen error code while using your computer...