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 0xA or IRQL_NOT_LESS_OR_EQUAL
::
Stop 0xA or IRQL_NOT_LESS_OR_EQUAL
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
Tue Dec 23, 2008 12:23 pm
Topic: Stop 0xA or IRQL_NOT_LESS_OR_EQUAL
The Stop 0xA message indicates that a driver or the kernel attempted to access a memory location to which it did not have permission, or at a kernel interrupt request level (IRQL) that was too high. The kernel represents an IRQL as a number from 0 to 31, with higher numbers representing higher-priority interrupts. Normal thread execution is at the lowest priority: IRQL 0. This Stop error is typically caused by faulty or incompatible hardware or software.
Interpreting the Stop 0xA Message
This Stop message has four parameters, as listed below
Parameter Description
Parameter 1 Memory address that was improperly referenced
Parameter 2 IRQL that was required to access the memory
Parameter 3 • Type of access:
• 0x00000000 = read operation
• 0x00000001 = write operation
Parameter 4 Address of the instruction that attempted to reference memory specified.
If the last parameter is within the address range of a device driver used on your system, you can determine which device driver was running when the memory access occurred. You can typically determine the driver name by reading the line that begins with:
**Address 0xZZZZZZZZ has base at <address>- <driver name>
If the third parameter is the same as the first parameter, a special condition exists in which a system worker routine, carried out by a worker thread to handle background tasks known as work items, returned at a higher IRQL. In that case, some of the four parameters take on new meanings, as shown below.
Parameter Description
Parameter 1 Address of the worker routine
Parameter 2 Kernel IRQL
Parameter 3 Address of the worker routine
Parameter 4 Address of the work item
Troubleshooting the Stop 0xA Error
First, use the Event Viewer to review the System log for error events that identify the problem. The following sections list the most common sources for this Stop error and suggest some troubleshooting solutions.
Device driver issues
A Stop 0xA message might occur after you install a faulty or outdated device driver, system service, or firmware. If a Stop message lists a driver by name, and that driver has been recently replaced, use Device Manager to roll back the driver to correct the problem. If the device is not critical to the functionality of the system (for example, the CD-ROM driver), you can also uninstall or disable the driver.
Hardware issues
A Stop 0xA message might also be caused by failing or defective hardware. If a Stop message points to a category of devices (video or disk controller adapters, for example), try removing or replacing the hardware to determine if it is causing the problem.
Software compatibility issues
If you encounter a Stop 0xA message while upgrading to Windows Server 2003, the problem might be caused by an incompatible driver, system service, virus scanner, or backup. To avoid problems while upgrading, simplify your hardware configuration and remove all third-party device drivers and system services (including virus scanners) prior to running Setup. After you have successfully installed Windows Server 2003, contact the hardware manufacturer to obtain compatible updates.