Stop 0x0000002E or DATA_BUS_ERROR
The Stop 0x2E message indicates a system memory parity error. The cause is
typically failed or defective RAM (including motherboard, Level 2 cache, or
video memory), incompatible or mismatched memory hardware, or when a device
driver attempts to access an address in the 0x8xxxxxxx range that does
not exist (does not map to a physical address). A Stop 0x2E message can also
indicate hard disk damage caused by viruses or other problems.
Interpreting the Message
This Stop message has four parameters:
- Virtual address that caused the fault.
- Physical address that caused the fault.
- Processor status register
- Faulting instruction register
Resolving the Problem
The following suggestions are specific to Stop 0x2E errors. For additional
troubleshooting suggestions that apply to all Stop errors, see "Stop
Message Checklist" later in this appendix.
- Stop 0x2E is typically due to defective, malfunctioning, or failed memory
hardware, such as memory modules, Level 2 (L2) SRAM cache, or video adapter
RAM. If you added new hardware recently, remove and replace it to determine if
it is causing or contributing to the problem. Run diagnostics software
supplied by the system manufacturer to determine if the component has failed.
- Stop 0x2E messages can also occur after installing faulty drivers or
system services. If a file name is given, you need to disable, remove, or roll
back that driver. Disable the service or application and confirm that this
resolves the error. If so, contact the hardware manufacturer about a possible
update. Using updated software is especially important for backup programs,
multimedia applications, antivirus scanners, and CD mastering tools.
- Hard disk corruption can also cause this Stop message. For more
information about checking hard disk integrity, see the instructions provided
in "Stop
0x00000024 or NTFS_FILE_SYSTEM" earlier in this appendix. Also see "Troubleshooting
Disks and File Systems" in this book.
- The problem might also be due to cracks, scratched traces, or defective
components on the motherboard. If all else fails, take the system motherboard
to a repair facility for diagnostic testing.
For more information about Stop 0x2E messages, see the Microsoft Knowledge
Base link on the Web Resources page at
http://www.microsoft.com/windows/reskits/webresources. Search using keywords
winnt, 0x0000002E, and 0x2E.