Windows XP Stop Errors
Stop errors can be caused by just about anything, including poor quality audio drivers, incompatible video drivers, bad or corrupt hard disks, and faulty hardware such as bad RAM, dying motherboards, failing power supplies, etc. Stop errors may be triggered by an event such as plugging in a USB device, or they may appear to occur at regular intervals, or in association with some other event. Sometimes a stop error might appear to be completely random. If a stop error identifies a driver, the fault may not lie with the driver that was reported. Worse still, some errors can mask other critical errors, which means you fix one stop error and get another in return. In short, a stop error may be a symptom of some other problem. The real problem is to find the root cause.
|
Page Index
Tips to Help Track the Problem Down
0x00000003 UNSYNCHRONIZED_ACCESS
0x05 INVALID_PROCESS_ATTACH_ATTEMPT
0x0000000A IRQL_NOT_LESS_OR_EQUAL 0xA
0x0000001E KMODE_EXCEPTION_NOT_HANDLED 0x1E
0x00000023 FAT_FILE_SYSTEM & 0x00000024 NTFS_FILE_SYSTEM
0x0000002E DATA_BUS_ERROR 0x2E
0x0000003F NO_MORE_SYSTEM_PTES 0x3F
0x00000044 MULTIPLE_IRP_COMPLETE_REQUESTS
0x00000050 PAGE_FAULT_IN_NONPAGED_AREA 0x50
0x00000051- 0x51
0x0000006B PROCESS1_INITIALIZATION_FAILED
0x00000073 CONFIG_LIST_FAILED 0x73
0x00000074 BAD_SYSTEM_CONFIG_INFO 0x74
0x00000076 PROCESS_HAS_LOCKED_PAGES
0x00000077 KERNEL_STACK_INPAGE_ERROR 0x77
0x00000079 MISMATCHED_HAL 0x79
0x0000007A KERNEL_DATA_INPAGE_ERROR 0x7A
0x0000007B INACCESSIBLE_BOOT_DEVICE 0x7B
0x0000007E SYSTEM_THREAD_EXCEPTION_NOT_HANDLED 0x7E
0x0000007F UNEXPECTED_KERNEL_MODE_TRAP 0x7F
0x0000008E KERNEL_MODE_EXCEPTION_NOT_HANDLED 0x8E
0x0000009C MACHINE_CHECK_EXCEPTION 0x9C
0x0000009F DRIVER_POWER_STATE_FAILURE 0x9F
0x000000A5 - 0xA5
0x000000BE ATTEMPTED_WRITE_TO_READONLY_MEMORY 0xBE
0x000000C2 BAD_POOL_CALLER 0xC2
0x000000C4 DRIVER_VERIFIER_DETECTED_VIOLATION
0x000000CA PNP_DETECTED_FATAL_ERROR
0x000000CB
0x000000CE DRIVER_UNLOADED_WITHOUT_CANCELLING... 0xCE
0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL 0xD1
0x000000D5 DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL
0x000000D8 DRIVER_USED_EXCESSIVE_PTES 0xD8
0x000000E3 - 0xE3
0x000000EA THREAD_STUCK_IN_DEVICE_DRIVER 0xEA
0x000000ED UNMOUNTABLE_BOOT_VOLUME 0xED
0x000000F2 HARDWARE_INTERRUPT_STORM 0xF2
0x000000F4 - 0xF4
0x000000FE BUGCODE_USB_DRIVER - 0xFE
0x4000008A
0xC000021A STATUS_SYSTEM_PROCESS_TERMINATED 0x21A
0xC0000218 UNKNOWN_HARD_ERROR 0x218 & C0000135
0xC0000221 STATUS_IMAGE_CHECKSUM_MISMATCH 0x221
0xC0000244 STATUS_AUDIT_FAILED
0xC000026C
0xC0000415
Tips to help track the problem down
If a Stop error is preventing you from starting Windows XP, see Cannot Start Windows XP on this site before you try anything else. |
|||
Use Troubleshooting Tools Use device manager to remove device drivers. Use msconfig to disable services associated with any hardware and startup services that are not essential. You may also find these articles helpful:
|
|||
Use Diagnostics Techniques SiSoftware Sandra (the System ANalyser, Diagnostic and Reporting Assistant) - Sandra Lite is free for personal use. x64 is supported. Perform RAM Error Checking Quite often, stop errors are associated with dud RAM. That includes main memory, video and CPU cache memory. If you have more than one stick of RAM, start ripping the sticks out one at a time. If you only have one stick, you will need to find someone who can help you out with a spare stick that fits your machine. Corrupt disks and viruses can cause all kinds of stop errors. Perform Virus Checking, even if you don't believe you have a virus or other malware, eliminate it as a cause early. Also perform disk error checking. In this session, we will cover the basics of "blue screen" errors, what they mean, and some common methods to troubleshoot the problems. We will provide some background information about blue screen errors, and we will talk about how to interpret the information, as well as how to recover from these errors. If you believe that you have a memory problem, try How to Troubleshoot RAM Installations. |
|||
|
|||
Think About Getting Desperate Remove any new hardware such as RAM, hard disks and modems, etc. Disable any new drivers and remove any recently installed software. |
|||
Get Desperate Disable all BIOS caching and speed-up options. Disable power management. If you are over-clocking, don't. Try a standard Microsoft VGA driver. Ensure drivers and BIOS are the latest versions. Visit the manufacturer’s website and try to locate up-to-date drivers. |
|||
Tear Your Hair Out Disable any disk intensive applications such as antivirus software, disk or file defragmenters and backup programs. Check the Event Viewer to see if there are any additional errors or warnings that might provide a clue. |
|||
Tear Someone Else's Hair Out Take the machine to a dealer. |
0x00000003 UNSYNCHRONIZED_ACCESS - 0x03
Your Microsoft Windows XP-based computer stops responding unexpectedly, and you receive a Stop error message that is similar to the following: A problem has been detected and Windows has been shut down to prevent damage to your computer... Technical information: *** STOP: 0x00000003 (0x03C91000, 0x00000134, 0x00000CF0, 0x00000000) UNSYNCHRONIZED_ACCESS Note The four parameters in this error message may vary based on the cause of the Stop error. When you use Event Viewer, you may see that an access violation in the Vidcap.ax Universal Video Class (UVC) driver file is logged. |
0x05 INVALID_PROCESS_ATTACH_ATTEMPT
A computer that is running Microsoft Windows XP Service Pack 2 (SP2), Microsoft Windows XP Tablet PC Edition 2005, or Microsoft Windows Server 2003 unexpectedly stops. Additionally, the following Stop error message appears on a blue screen: Stop 0x05 (INVALID_PROCESS_ATTACH_ATTEMPT) Note: The Windows XP SP2 features and components are included in Windows XP Tablet PC Edition 2005. Note: In typical Microsoft style, the error code for this message is 0x05, which is not standard in comparison to other stop error codes. |
0x0000000A IRQL_NOT_LESS_OR_EQUAL 0xA
Drivers are using improper memory addresses. Check for buggy device drivers. Note: Stop 0x0000000A IRQL_NOT_LESS_OR_EQUAL messages are very similar to 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL messages and the same troubleshooting principles apply. If you cannot resolve your 0x0000000A IRQL_NOT_LESS_OR_EQUAL then try the 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL section. |
|||
On a Microsoft Windows XP Service Pack 2 (SP2)-based computer, you run a filter driver that calls the CmRegisterCallback routine to register a RegistryCallback routine. In this situation, Windows XP with SP2 may crash. When this problem occurs, you receive a stop error message that resembles the following: STOP: 0x0000000A (parameter1, parameter2, parameter3, parameter4) IRQL_NOT_LESS_OR_EQUAL |
|||
When you try to hibernate a Windows XP-based computer, you may receive a "Stop 0xA0" error message on a blue screen. |
|||
This article describes how to use a sample debugging session to determine the specific driver that is causing the following error message: Stop Error IRQL_NOT_LESS_OR_EQUAL (0xA) |
|||
You may receive the following Stop error message during or after the installation of Microsoft Windows XP: Stop: 0x0000000A (parameter1, parameter2, parameter3, parameter4) IRQL_NOT_LESS_OR_EQUAL*** Address x has base at x - filename The parameters refer to the specific issues that are involved. |
|||
After you use the Fast User Switching feature to change users on a Windows XP-based computer, the computer may restart or you may receive the following error message if the new user attempts to use the special buttons on the keyboard: IRQL_NOT_LESS_OR_EQUAL Stop 0x0000000a (0x0227001d, 0x00000002, 0x00000000, 0x804eba3a) NOTE: The first and fourth parameters in the error message may be different, depending on the computer. |
|||
When you change between AC power and DC power on your laptop computer, you may receive a "STOP 0x0000000A" error message on a blue screen. This is more likely to occur when you unplug or re-plug the power supply into the computer while it is in Standby mode, and then resuming. |
|||
When you try to use a Hewlett-Packard (HP) 5100C ScanJet scanner, you may receive the following stop message: Stop: 0x0000000a (0x8061D594, 0x00000002, 0x00000000, 0x805BFD2B) |
|||
When you are upgrading your computer from Microsoft Windows 98 or Microsoft Windows Millennium Edition (Me) to Windows XP, you may receive the following error message: Stop 0x0000000A irql_not_less_or_equal |
|||
When you shut down your Microsoft Windows XP-based computer, your computer may restart instead of shutting down, and a Stop error may briefly appear before the computer restarts. |
|||
After you upgrade your computer (with Easy CD Creator Platinum 5.02b and the DirectCD component installed) to Windows XP, you may experience one of the following symptoms: Your computer may automatically restart when you try to shut down; When you shut down your computer, you may receive the following error message on a blue screen: STOP 0x0000000A (0x000002DC, 0X000000FF, 0X00000000, 0X804E9D48) IRQ_NOT_LESS_OR_EQUAL |
|||
You may receive an error message on your computer that is running Microsoft Windows Server 2003, Microsoft Windows 2000 Server, Microsoft Windows Small Business Server 2003, Microsoft Small Business Server 2000, or Microsoft Windows XP. When this issue occurs, your computer may stop responding. (STOP 0x0000007b or STOP 0x0000000a, with Pqv2i.sys driver [V2i Protector 2.0] from Symantec) |
|||
You may receive a Stop error message after you insert media into a removable disk device that is connected to a computer that is running one of the following operating systems: Microsoft Windows Server 2003; Microsoft Windows XP; Microsoft Windows 2000 Professional. The message may also occur if you start the computer when a removable disk device that contains media is connected to the computer. The Stop error message is similar to one of the following messages: STOP 0x0000000A (0x00000004, 0x0000001c, 0x00000001, 0x804324ac) STOP 0x000000D1 (0xffffff20, 0x00000002, 0x00000000, 0xbfe5d810) STOP 0x000000C4 (0x00000013, 0x00000fb6, 0x88efb2c0, 0x00000000) STOP 0x00000050 (0xff391000, 0x00000001, 0x804d1017, 0x00000000) Note The parameters for these Stop error messages may vary. |
|||
If you start Microsoft Windows XP by using the /3GB switch, you may receive a "Stop" error message that is similar to one of the following: Stop 0x50 PAGE_FAULT_IN_NONPAGED_AREA Stop 0x0A IRQL_NOT_LESS_OR_EQUAL |
|||
A computer that is running Microsoft Windows XP with Service Pack 2 crashes. You may receive one of the following Stop error messages: Error message 1 STOP 0x0000001a: MEMORY_MANAGEMENT Error message 2 STOP 0x0000000a: IRQL_NOT_LESS_OR_EQUAL |
|||
f you connect to the Internet by using an Ericsson HIS modem, your computer may stop responding (hang) during a heavy load. When this occurs, you receive the following Stop code: IRQL_NOT_LESS_OR_EQUAL or DRIVER_CORRUPTED_EXPOOL |
|||
When you use an IEEE 1394-based scanner and run a 32-bit scanning program on a computer that is running Microsoft Windows XP 64-bit, Microsoft Windows Server 2003, you receive an error message on a blue screen that resembles one of the following: 0x0000000A: IRQL_NOT_LESS_OR_EQUAL 0x000000BE: ATTEMPTED_WRITE_TO_READONLY_MEMORY This problem occurs when the scanning program calls the DeviceIoControl function to send a IOCTL_SCSISCAN_CMD control code to the kernel mode driver. In Windows Vista, you may not experience the blue screen. When your scanning program calls the DeviceIoControl function to send an IOCTL_SCSISCAN_CMD control code to the kernel mode driver in Windows Vista, this call may not be completed successfully, and your scanning program does not work as expected. The exact symptom that is observed in the user interface depends on how your scanning software works when the DeviceIoControl function fails. |
|||
When the operating system sends an interrupt signal on a Microsoft Windows XP Service Pack 1-based computer, you may receive a Stop error that is similar to the following: STOP: Ox0000000a in HalpDismissLevel |
|||
When you change the IPX frame type for your network connection from Auto Detect to any other IPX frame type, you may receive a "STOP 0x0000001D" or "STOP 0x000000A" Stop error that occurs in Ndis.sys. This problem may occur if you installed the NWLink IPX/SPX/NetBIOS Compatible Transport protocol on your computer and you are using the Driver Verifier Manager to troubleshoot your Ndis.sys driver's Special Pool feature. |
0x0000001E KMODE_EXCEPTION_NOT_HANDLED
0x00000023 FAT_FILE_SYSTEM & 0x00000024 NTFS_FILE_SYSTEM
A problem occurred in the file system. Usually this error is caused by disk corruption or disk defragmenters. |
|||
When you use the DiskPart.exe tool to delete a partition, you may receive a "Stop 0x23" error message on a blue screen. This error may occur when you run a script that uses the DiskPart.exe tool to delete a partition. |
|||
A computer that is running Microsoft Windows XP may stop responding when you suddenly remove a storage device. For example, the computer may stop responding if you suddenly remove a Secure Digital card from a USB card reader. When this problem occurs, you receive a Stop error message that resembles the following: STOP 0x00000023 FAT_FILE_SYSTEM (Param1, Param2, Param3, Parame4) |
|||
Also see: , which is for win2k, however the information in the article is generic and can be applied to XP. |
|||
You insert and then remove a removable storage media, such as a Secure Digital (SD) card, on a Microsoft Windows XP-based computer. You receive a Stop error message in Fastfat.sys that resembles the following: STOP 0x00000023 (Parameter1, Parameter2, Parameter3, Parameter4) FAT_FILE_SYSTEM |
0x0000002E DATA_BUS_ERROR
0x0000003F NO_MORE_SYSTEM_PTES
0x00000044 MULTIPLE_IRP_COMPLETE_REQUESTS
0x00000050 PAGE_FAULT_IN_NONPAGED_AREA
0x00000051 - 0x51
When you start Configuration Manager on a Microsoft Windows 2000 Server-based computer or on a Microsoft Windows XP-based computer, you may receive either of the following error messages on a blue screen: STOP 0x00000051 (0x0000000c, 0xc0000005, 0x????????, 0x????????) STOP 0x0000001E,{0xc0000005, 0x8046c40e, 0x00000000, 0x????????} Note Each "?" character represents a variable value. |
0x0000006B PROCESS1_INITIALIZATION_FAILED
0x00000073 CONFIG_LIST_FAILED
0x00000074 BAD_SYSTEM_CONFIG_INFO
Faulty or misconfigured RAM. |
|||
When you start your Windows XP-based computer, you may receive a STOP error message on a blue screen that is similar to the following error message: STOP 0x00000074 (0x00000003, 0x00000002, 0x80087000) BAD_SYSTEM_CONFIG_INFO When you try to start your computer from the Windows XP CD-ROM, you may receive the following error message: The following file is corrupted: toside.sys |
0x00000076 PROCESS_HAS_LOCKED_PAGES
When you quit your backup software in Windows 2000 or Windows XP, you may receive a stop error on a blue screen that is similar to one of the following stop errors: 0x00000076 (PROCESS_HAS_LOCKED_PAGES) Or 0x000000CB (DRIVER_LEFT_LOCKED_PAGES_IN_PROCESS) |
|||
A Windows 2000-based computer may display one of the following error messages on a blue screen: STOP: 0x00000076 (0xY,0xY,0xY,0xY) PROCESS_HAS_LOCKED_PAGES STOP: 0x000000CB (0xY,0xY,0xY,0xY) DRIVER_LEFT_LOCKED_PAGES_IN_PROCESS The parameters in these error messages vary, depending on the programs in use and the system configuration. Note: This article refers to win2k, however it is applicable to Microsoft Windows XP Professional. |
0x00000077 KERNEL_STACK_INPAGE_ERROR
0x00000079 MISMATCHED_HAL
0x0000007A KERNEL_DATA_INPAGE_ERROR
0x0000007B INACCESSIBLE_BOOT_DEVICE
0x0000007E SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
0x0000007F UNEXPECTED_KERNEL_MODE_TRAP
0x0000008E KERNEL_MODE_EXCEPTION_NOT_HANDLED
0x0000009C MACHINE_CHECK_EXCEPTION
0x0000009F DRIVER_POWER_STATE_FAILURE
0x000000A5 - 0xA5
You may experience any one of the following symptoms: Your computer automatically restarts. After you log on, you receive the following error message: Microsoft Windows The system has recovered from a serious error. A log of this error has been created. Please tell Microsoft about this problem. We have created an error report that you can send to help us improve Microsoft Windows. We will treat this report as confidential and anonymous. To see what data this error report contains, click here. You receive the following "Stop" error message on a blue screen: A problem has been detected and Windows has been shut down to prevent damage to your computer... Technical information: *** STOP: 0x000000A5 (0x00000011, 0x00000006, 0x00000000, 0x00000000) Bug Check Symbolic Name |
|||
When you are installing Windows XP, you may receive the following Stop error: STOP: 0x000000A5 (Parameter1, Parameter2, Parameter3, Parameter4) The ACPI Bios in this system is not fully compliant to the specification. Please read the Readme.txt for possible workarounds, or contact your system vendor for an updated bios. The bios in this system is not fully ACPI compliant. Please contact your system vendor for an updated bios. If you are unable to obtain an updated bios or the latest bios supplied by your vendor is not ACPI compliant, you can turn off ACPI mode during text mode setup. To do this, simply press the F7 key when you are prompted to install storage drivers. The system will not notify you that the F7 key was pressed--it will silently disable ACPI and allow you to continue your installation." The parameters Parameter1, Parameter2, Parameter3, and Parameter4 vary from computer to computer. |
|||
When you are installing Windows XP, you may receive the following Stop error: STOP: 0x000000A5 (Parameter1, Parameter2, Parameter3, Parameter4) The ACPI Bios in this system is not fully compliant to the specification. Please read the Readme.txt for possible workarounds, or contact your system vendor for an updated bios. The bios in this system is not fully ACPI compliant. Please contact your system vendor for an updated bios. If you are unable to obtain an updated bios or the latest bios supplied by your vendor is not ACPI compliant, you can turn off ACPI mode during text mode setup. To do this, simply press the F7 key when you are prompted to install storage drivers. The system will not notify you that the F7 key was pressed--it will silently disable ACPI and allow you to continue your installation." The parameters Parameter1, Parameter2, Parameter3, and Parameter4 vary from computer to computer. |
0x000000BE ATTEMPTED_WRITE_TO_READONLY_MEMORY
0x000000C2 BAD_POOL_CALLER
0x000000C4 DRIVER_VERIFIER_DETECTED_VIOLATION - 0xC4
0x000000CA PNP_DETECTED_FATAL_ERROR
On a Microsoft Windows Server 2003-based computer, you may receive an error message that resembles the following: *** STOP: 0x000000CA (parameter1, parameter2, parameter3, parameter4) PNP_DETECTED_FATAL_ERROR You may notice this problem on computers that have native PCI-Express (PCI-E) support enabled in the basic input/output system (BIOS). Note: This article applies to Microsoft Windows XP Professional x64 Edition. |
0x000000CB DRIVER_LEFT_LOCKED_PAGES_IN_PROCESS
See 0x00000076 PROCESS_HAS_LOCKED_PAGES |
0x000000CE DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS
0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL
The system attempted to access pageable memory using a kernel process IRQL that was too high. Drivers that have used improper addresses typically cause this error. Note: Stop 0x0000000A IRQL_NOT_LESS_OR_EQUAL messages are very similar to 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL messages and the same troubleshooting principles apply. If you cannot resolve your 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL then try the 0x0000000A IRQL_NOT_LESS_OR_EQUAL section. |
|||
On a Microsoft Windows XP-based computer that is using certain network adapter drivers and certain host firewall software, you may receive a Stop 0xD1 error message that resembles the following: STOP 0x000000D1(parameter1, parameter2, parameter3, parameter4) DRIVER_IRQL_NOT_LESS_OR_EQUAL HTTP.SYS Note: In this message, the parameters that are represented by parameter1, parameter2, and parameter3 may vary. |
|||
When you set the ConnectOnRequestedInterfaceOnly registry entry to 1 on a computer that is running Microsoft Windows XP, you may receive a Stop error message that resembles the following: STOP 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL |
|||
Consider the following scenario:
STOP 0x000000D1 (parameter1, parameter2, parameter3, parameter4) DRIVER_IRQL_NOT_LESS_OR_EQUAL |
|||
When you work with a Windows XP Service Pack 2-based multiprocessor computer, you may receive an error message that resembles the following: STOP 0x000000D1 (parameter1, parameter2, parameter3, parameter4) DRIVER_IRQL_NOT_LESS_OR_EQUAL |
|||
On a Microsoft Windows XP Service Pack 1 (SP1)-based computer that has certain wireless network devices installed, you may receive an error message that resembles the following: STOP 0x000000D1(parameter1, parameter2, parameter3, parameter4) DRIVER_IRQL_NOT_LESS_OR_EQUAL ar5211.sys Note: The parameters that are represented by parameter1, parameter2, and parameter3 in this message may vary. |
|||
When you shut down your computer that has one or more universal serial bus (USB) devices attached to it, you may receive the following error message on a blue screen: Stop 0x000000D1 (0x00000040, 0x00000002, 0x00000000, 0xfc96a9dc) |
|||
When you try to shut down your computer, you may receive a STOP error message on a blue screen that is similar to the following: STOP 0x000000D1, (0x0000002b, 0x00000002, 0x00000000, 0xEEEE1b01) IRQL_NOT_LESS_OR_EQUAL Kbdclass.sys. After you receive this error message, the computer restarts. |
|||
When you switch your Microsoft Windows XP Service Pack 2 (SP2)-based portable computer from AC (utility) power to DC (battery) power, or vice versa, you may receive a Stop error message that is similar to the following: STOP 0x000000D1 (0x0000000C, 0x00000002, 0x00000000, 0xF8E26A89) gv3.sys – Address F8E26A89 base at F8E26000, Datestamp 3dd991eb This problem may also occur at other times, depending on how your system was designed. |
|||
You may receive the following error message on a blue screen on your Windows XP-based computer with the WRQ AtGuard firewall program installed: STOP: 0x000000D1 (0x0200000c, 0x00000002, 0x00000000, 0xf617c2c6) DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) |
|||
After you establish a virtual private network (VPN) connection, your computer stops responding unexpectedly. You receive the following Stop error message: STOP: 0x000000D1 (0x00000020, 0x00000002, 0x00000000, 0xf5bf0f68) |
|||
If you add a second Mylex AcceleRAID controller to a Windows XP-based computer, you receive the following error message on a blue screen after the Found New Hardware Wizard starts: STOP 0x000000D1 (0xf8a5802c, 0x00000006, 0x00000000, 0xf847f8a4) DRIVER_IRQL_NOT_LESS_OR_EQUAL When you receive this error message, the computer stops responding (hangs). |
|||
When you copy large files over the network, your computer can restart if Startup And Recovery is set to Automatically Reboot under the System Properties Advanced tab. Otherwise, your computer may generate the following STOP error message: Stop 0X000000D1 (0XBE70D600, 0X00000000,0X00000000,0XBE92F13C) DRIVER_IRQL_NOT_LESS_OR_EQUAL Address BE92F13C Base at BE92C000, date Stamp 394006612 BLACKDRV.SYS |
|||
When you back up data to a tape device on a computer that has a MegaRAID controller and that is running Microsoft Windows Server 2003, Microsoft Windows XP, or Microsoft Windows 2000, you receive a Stop error message that is similar to the following: Stop 0x000000D1 (parameter1, parameter2, parameter3, parameter4) Scsiport.sys |
|||
When your computer resumes from standby, you occasionally receive the following Stop error message: A problem has been detected and Windows has been shut down to prevent damage to your computer... Technical information: *** STOP: 0x000000D1 (0x0000000C, 0x00000002, 0x00000001, 0xF96C49ED) DRIVER_IRQL_NOT_LESS_OR_EQUAL |
|||
When you start or shut down a Microsoft Windows XP-based computer or a Microsoft Windows Server 2003-based computer, you may occasionally receive a Stop error message that is similar to the following: A problem has been detected and Windows has been shut down to prevent damage to your computer... STOP 0x000000D1 (0x00000000, 0x00000002, 0x00000001, 0xf7167161) DRIVER_IRQL_NOT_LESS_OR_EQUAL |
|||
When you start your computer, you may receive the following error message: STOP:0xD1 (DRIVER_IRQL_NOT_LESS_OR_EQUAL) |
|||
After you install Laplink PCsync version 2.0 and specify the USB transfer software, when you try to start the PCsync program, the computer displays the following error message and then spontaneously restarts: *** Fatal System Error: 0x000000d1 (0x0000000A,0x00000002,0x00000000,0xFC37664A) Break instruction exception - code 80000003 (first chance) A fatal system error has occurred. |
|||
When you start your Microsoft Windows XP-based computer you may receive the following Stop error message after the Windows XP splash screen appears: Stop 0x000000D1 (0x0000001c, 0x00000002, 0x00000000, 0xf75ba58e) DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. |
|||
When you try to establish a TCP/IP session, your computer may stop responding, and you may receive a "Stop 0xD1" error message. |
|||
You are using a computer that is running Microsoft Windows XP with Service Pack 1 (SP1) or Windows XP with Service Pack 2 (SP2); A program on the computer tries to connect to a Loopback adaptor IP address other than 127.0.0.1. For example, the program may try to connect to IP address 127.0.0.2. When the program tries to connect to the IP address, you may receive the following error message for the Tcpip.sys driver: STOP: 0x000000D1 (DRIVER_IRQL_NOT_LESS_OR_EQUAL) |
|||
When your computer restarts after you install Windows XP Home Edition, you may receive either of the following error messages: System has recovered from a serious error DRIVER_IRQL_NOT_LESS_OR_EQUAL |
|||
You may receive a Stop error message after you insert media into a removable disk device that is connected to a computer that is running one of the following operating systems: Microsoft Windows Server 2003; Microsoft Windows XP; Microsoft Windows 2000 Professional. The message may also occur if you start the computer when a removable disk device that contains media is connected to the computer. The Stop error message is similar to one of the following messages: STOP 0x0000000A (0x00000004, 0x0000001c, 0x00000001, 0x804324ac) STOP 0x000000D1 (0xffffff20, 0x00000002,0x00000000, 0xbfe5d810) STOP 0x000000C4 (0x00000013, 0x00000fb6, 0x88efb2c0, 0x00000000) STOP 0x00000050 (0xff391000, 0x00000001, 0x804d1017, 0x00000000) Note: The parameters for these Stop error messages may vary. |
|||
When you shut down a Microsoft Windows XP-based computer, you may receive a "Stop 0xD1 in TCPIP.SYS" error message. You must then turn off and then turn on the computer to recover. User profile changes may be lost. When you restart the computer, you may receive the following error: Windows has recovered from a serious error These symptoms may not occur every time that you shut down the computer. |
|||
On a computer that is running Microsoft Windows XP, you may experience any of the following symptoms: Symptom 1 Your computer restarts unexpectedly. Symptom 2 After you log on, you receive the following error message: Microsoft Windows The system has recovered from a serious error. A log of this error has been created. Please tell Microsoft about this problem. We have created an error report that you can send to help us improve Microsoft Windows. We will treat this report as confidential and anonymous. To see what data this error report contains, click here. Symptom 3 You receive the following Stop error message: A problem has been detected and Windows has been shut down to prevent damage to your computer... Technical information: *** STOP: 0x000000D1 (0xDBDBDBF9, 0x00000002, 0x00000000, 0xED3A6DF2 DRIVER_IRQL_NOT_LESS_OR_EQUAL The symptoms of a Stop error vary according to your computer's system failure options. Additionally, the four parameters may vary according to the computer's configuration. These parameters appear in the error signature information and within the parentheses of the Stop error message. |
|||
On a Windows Server 2003-based computer, you receive the following Stop error message on a blue screen: 0x000000D1 (parameter1, parameter2, parameter3, parameter4) DRIVER_IRQL_NOT_LESS_OR_EQUAL Notes: The parameters in this error message vary, depending on the computer's configuration. Not all "0x000000D1" Stop errors are caused by this problem. This problem occurs when the Storport.sys driver is called to pause or to resume an adapter in a Windows Server 2003-based computer. Additionally, storage driver developers may encounter symptoms of this issue when their drivers perform similar operations. Note: In typical Microsoft fashion, this article is titled to target Windows Server 2003 SP2, however both the error and the fix apply to x64-based Windows XP. It is not known if this error occurs on 32-bit Windows XP, and if your problem is a Storport driver on a 32-bit XP then there is nothing to stop you from trying the driver fix for 32-bit Windows Server 2003. |
|||
After you use the Safely Remove Hardware feature to remove a USB storage device, you receive the following error message when you disconnect the device from the computer: *** STOP: 0x000000D1 (0x00000014, 0x00000002, 0x00000000, 0xb777a275) DRIVER_IRQL_NOT_LESS_OR_EQUAL You experience this problem if the following conditions are true:
Note: As with the previous article, this also applies to x64-based Windows XP. |
0x000000D5 DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL - 0xD5
0x000000D8 DRIVER_USED_EXCESSIVE_PTES
The Stop 0xD8 message typically occurs if your computer runs out of page table entries (PTEs) due to a driver that requests large amounts of kernel memory. See 0x0000003F |
0x000000DA SYSTEM_PTE_MISUSE
A computer with the /3GB switch in the Boot.ini file and multiple small computer system interface (SCSI) controllers stops responding and a SYSTEM_PTE_MISUSE (0xDA) stop error occurs. This problem does not occur on a computer with one controller or a computer that does not have /3GB switch in the Boot.ini file. |
0x000000E3 - 0xE3
0x000000EA THREAD_STUCK_IN_DEVICE_DRIVER
0x000000ED UNMOUNTABLE_BOOT_VOLUME
The kernel mode I/O subsystem attempted to mount the boot volume and it failed. This error might also occur during an upgrade to Windows XP on systems that use higher throughput ATA disks or controllers with incorrect cabling. In some cases, your system might appear to work normally after you restart. This error is closely related to 0x0000007B. You may also have to perform disk error checking. |
|||
When you use volumes that use the NTFS file system on integrated device electronics (IDE) drives with caching enabled, you may receive the following error message during startup: Stop 0x000000ED Unmountable_Boot_Volume |
|||
When you first restart your computer during the upgrade to Windows XP or when you start Windows XP, you may receive the following error message, where aaaaaaaa, bbbbbbbb, cccccccc, and dddddddd are hexadecimal numbers that may vary: STOP 0x000000ED (0xaaaaaaaa, 0xbbbbbbbb, 0xcccccccc, 0xdddddddd) UNMOUNTABLE_BOOT_VOLUME |
|||
When booting up to Win XP you may get a error that reads "Unmountable Boot Volume". |
|||
The bootcfg command is a Microsoft Windows XP Recovery Console command that manipulates the Boot.ini file. This command has a function that can scan your hard disks for Microsoft Windows NT 4.0, Microsoft Windows 2000, and Windows XP installations, and then add them to an existing Boot.ini file. The function can also rebuild a new Boot.ini file if one does not exist. With the bootcfg command, additional Boot.ini file parameters can be added to existing or new entries. |
0x000000F2 HARDWARE_INTERRUPT_STORM
The kernel has detected an interrupt storm. An interrupt storm occurs when a level-interrupt-triggered device fails to release an interrupt request (IRQ). This can result from a number of causes. |
|||
Your computer may hard hang (it may be completely frozen and unresponsive) and you may receive the following error message: STOP: 0x000000F2 (0xFCA7C55C, 0x817B9B28, 0x817D2AA0, 0x00000002) An interrupt storm has caused the system to hang. Address FCA7C55C base at FCA72000, Datestamp 3A72BDEF - ACPI.sys |
0x000000F4 - 0xF4
A computer that is running Microsoft Windows XP or a later operating system stops responding during resume from standby, and you receive one of the following stop error messages: 0x0000007a (e163a3e4,c000000e,bf8e9313,0697f860 0x000000F4 (0x00000003, Parameter2, Parameter3, Parameter4) |
|||
When you click a window or when you resize a window, Windows XP stops responding (hangs). You experience this symptom if the following conditions are true:
|
0x000000FC ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY
When you use a Microsoft Windows XP Service Pack 2 (SP2)-based computer or Windows XP Tablet PC Edition 2005, you may receive an error message that is similar to the following: 0x000000FC (ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY) Or, you may receive a Stop error after you install new hardware on a computer that supports hardware Data Execution Prevention (DEP). |
0x000000FE BUGCODE_USB_DRIVER - 0xFE
When you try to start a third-party Internet Protocol (IP) telephone program, you may receive a Stop 0x000000FE error message on a blue screen. |
|||
When a computer that is running Windows XP is accessing USB 2.0 hard disks under heavy stress conditions, you may receive a bugcheck 0xFE message similar to the following: BUGCODE_USB_DRIVER (fe) |
|||
If you use two universal serial bus (USB) streaming-video cameras at the same time on a Microsoft Windows XP Service Pack 2 (SP2)-based computer, you may receive the following Stop error message: STOP 0x000000FE (Parameter1, Parameter2, Parameter3, Parameter4) This problem occurs when the capture program that you use closes. |
|||
When your Microsoft Windows XP-based computer returns from standby or from hibernation, you may receive a "STOP 0xFE" error message. This problem may occur if all the following conditions are true:
(http://support.microsoft.com/kb/822603/) Availability of the Windows XP S822603 USB 1.1 and 2.0 update
Note: The name of your USB 2.0 EHCI controller may vary. |
0xC0000218 UNKNOWN_HARD_ERROR
0x4000008A
If you install Windows XP by using a Pre-Boot Execution Environment (PXE) network adapter or by using a remote boot floppy from a Remote Installation Services (RIS) server, the installation process may stop responding (hang) at the "Setup is Starting Windows" screen. A few seconds after this message appears, the screen may suddenly go black. You may also receive the following Stop error message on a blue screen: STOP: 0x4000008a (0x822bcda8, 0x823978b0, 0x00000000, 0x00000000) A kernel thread terminated to protect your system mutax. NOTE: The four parameters that are inside the parentheses can vary according to the computer's configuration. |
0xC000021A STATUS_SYSTEM_PROCESS_TERMINATED
0xC0000221 STATUS_IMAGE_CHECKSUM_MISMATCH
0xC0000244 STATUS_AUDIT_FAILED
Consider the following scenario:
Stop 0xC0000244 (STATUS_AUDIT_FAILED) You receive the Stop error message even though the Security log is not full. |
|||
During the graphical user interface (GUI) portion of an upgrade from Microsoft Windows 2000 Professional to Windows XP, you may receive the following error message on a blue screen: Stop 0xC0000244 Unable to generate security events. |
0xC000026C
See: 0xC0000221 STATUS_IMAGE_CHECKSUM_MISMATCH |
0xC0000415
Microsoft Windows XP may shut down unexpectedly, and you may receive the following Stop error: 0xc0000415 0xe1035170 0x00000000 0x00000000 0x00000000 |