Troubleshooting Windows Servers
Useful Links
Get the
Google AdSense
widget and many other
great free widgets
at
Widgetbox
!
Search
Inside
G
o
o
g
l
e
Display results as :
Posts
Topics
Advanced Search
Latest topics
»
Order of Group Policy Processing
Tue Dec 30, 2008 4:05 pm by
nbhatt
»
Authentication Methods in IIS
Tue Dec 30, 2008 1:06 pm by
Admin
»
Event id 4004 DNS errors and external name resolution problems
Mon Dec 29, 2008 4:19 pm by
Admin
»
Stop 0x7F or UNEXPECTED_KERNEL_MODE_TRAP
Mon Dec 29, 2008 1:43 pm by
Admin
»
Stop 0x7B or INACCESSIBLE_BOOT_DEVICE
Sat Dec 27, 2008 10:37 pm by
Anonymous
»
Stop 0x7A or KERNEL_DATA_INPAGE_ERROR
Fri Dec 26, 2008 9:42 pm by
Admin
»
Stop 0x79 or MISMATCHED_HAL
Fri Dec 26, 2008 9:36 pm by
Admin
»
Stop 0x77 or KERNEL_STACK_INPAGE_ERROR
Thu Dec 25, 2008 4:19 pm by
Admin
»
Stop 0x6B or PROCESS1_INITIALIZATION_FAILED
Thu Dec 25, 2008 4:09 pm by
Admin
Shopmotion
Navigation
Portal
Index
Memberlist
Profile
FAQ
Search
Forum
Create a free forum
Free forum support
Affiliates
Premade Website Designs
Server Unleashed
::
STOP Errors
::
Common Stop Messages
::
Stop 0x2E or DATA_BUS_ERROR
::
Stop 0x2E or DATA_BUS_ERROR
Post a reply
Username
Subject
Dark Red
Red
Orange
Brown
Yellow
Green
Olive
Cyan
Blue
Dark Blue
Indigo
Grey
White
Black
None (use implicit)
Message body
x
YouTube
Dailymotion
x
px
Tiny
Small
Normal
Large
Huge
Dark Red
Red
Orange
Brown
Yellow
Green
Olive
Cyan
Blue
Dark Blue
Indigo
Violet
White
Black
Arial
Arial Black
Comic Sans Ms
Courier New
Georgia
Impact
Times New Roman
Trebuchet MS
Verdana
Index
Exponent
Spoiler
Hidden
Horizontal scrolling
Vertical scrolling
Random
WoW
x
Ok
Ok
Ok
x
px
Ok
YouTube
Dailymotion
Ok
Tiny
Small
Normal
Large
Huge
Dark Red
Red
Orange
Brown
Yellow
Green
Olive
Cyan
Blue
Dark Blue
Indigo
Violet
White
Black
Arial
Arial Black
Comic Sans Ms
Courier New
Georgia
Impact
Times New Roman
Trebuchet MS
Verdana
Index
Exponent
Spoiler
Hidden
Horizontal scrolling
Vertical scrolling
Random
WoW
Close Tags
Options
Options
HTML is OFF
BBCode
is ON
Smilies are ON
Disable BBCode in this post
Disable Smilies in this post
Jump to:
Select a forum
|
|--Active Directory
| |--Migration
| |--Replication Issues
| |--Group Policy processing order
| |--Troubleshooting Unshared sysvol and netlogon.
| |--Metadata Cleanup after unsuccessful demotion of server
|
|--Exchange Issues and Articles
| |--Unable to run Forestprep for Exchange 2003 due to MSDTC errors
| |--Exchange Services not starting: Unexpected error There are no more endpoints available from the endpoint mapper
|
|--NTBackup Issues
| |--Error returned while creating the volume shadow copy: 0xfffffff
|
|--Service Pack Issues
| |--Unable to install SP2 for Windows server 2003
| |--Remote Desktop Fails after intalling SP2 for Server 2003
| |--How to uninstall Service Packs for Windows from recovery console
|
|--STOP Errors
| |--Stop Errors Overview
| |--Configuring Memory Dumps
| |--Using Memory Dump Files to analyze STOP Errors
| |--Being Prepared for Stop Errors
| |--Common Stop Messages
| |--Stop 0xA or IRQL_NOT_LESS_OR_EQUAL
| |--Stop 0x1E or KMODE_EXCEPTION_NOT_HANDLED
| |--Stop 0x24 or NTFS_FILE_SYSTEM
| |--Stop 0x2E or DATA_BUS_ERROR
| |--Stop 0x31 or PHASE0_INITIALIZATION_FAILED
| |--Stop 0x32 or PHASE1_INITIALIZATION_FAILED
| |--Stop 0x3F or NO_MORE_SYSTEM_PTES
| |--Stop 0x50 or PAGE_FAULT_IN_NONPAGED_AREA
| |--Stop 0x6B or PROCESS1_INITIALIZATION_FAILED
| |--Stop 0x77 or KERNEL_STACK_INPAGE_ERROR
| |--Stop 0x79 or MISMATCHED_HAL
| |--Stop 0x7A or KERNEL_DATA_INPAGE_ERROR
| |--Stop 0x7B or INACCESSIBLE_BOOT_DEVICE
| |--Stop 0x7F or UNEXPECTED_KERNEL_MODE_TRAP
|
|--Networking
| |--No Internet after connecting through VPN
| |--Event ID 4004 DNS errors and external name resolution problems
|
|--IIS
|--AuthenticationMethods in IIS
Topic review
Author
Message
Admin
Wed Dec 24, 2008 1:29 pm
Topic: Stop 0x2E or DATA_BUS_ERROR
The Stop 0x2E message indicates a system memory parity error. The cause is typically failed or defective RAM (including memory on the motherboard, Level 2 cache, or video adapter), incompatible or mismatched memory hardware, or a device driver attempting to access an address in the 0x8xxxxxxx range that does not exist (that is, it does not map to a physical address). A Stop 0x2E message can also indicate hard disk damage caused by a virus or other problems.
Interpreting the Stop 0x2E Message
This Stop message has four parameters, as listed below
Parameter Description
Parameter 1 Virtual address that caused the fault
Parameter 2 Physical address that caused the fault
Parameter 3 Processor status register
Parameter 4 Faulting instruction register
Troubleshooting the Stop 0x2E Error
The following sections list the most common sources for this Stop error and suggest some troubleshooting solutions.
Memory hardware issues
Stop 0x2E is typically caused by defective, malfunctioning, or failed memory hardware, such as memory modules, Level 2 (L2) cache memory, 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.
Driver and service issues
Stop 0x2E messages can also occur after you install faulty drivers or system services. If a file name is given, you can disable, remove, or roll back that driver. Disable the service or application and confirm that this resolves the error. If it does, contact the hardware manufacturer about a possible update. Using updated software is especially important for backup programs, multimedia applications, antivirus scanners, and CD/DVD mastering tools.
Hard disk issues
Hard disk corruption can also cause this Stop error. For more information about checking hard disk integrity, see the suggestions provided in “Stop 0x00000024 or NTFS_FILE_SYSTEM”.
Motherboard issues
The problem might also be caused by cracks, scratched traces, or defective components on the motherboard. If all else fails, take the system motherboard to a repair facility for diagnostic testing.