Stop 0x0000000A or IRQL_NOT_LESS_OR_EQUAL

G

Gianluca Facca

On My Xp embedded some times i see the error : Stop 0x0000000A or
IRQL_NOT_LESS_OR_EQUAL

The four parameters of this stop error are:

1) Memory address that was improperly referenced = 200
2) IRQL that was required to access the memory = 2
3) Type of access (0x00000000 = read operation, 0x00000001 = write
operation) = 0
4) Address of the instruction that attempted to reference memory specified
in parameter 1 = 804DE1F9

How can I determine which device driver was running when the memory access
occurred?

Regards
Gianluca
 
K

KM

Gianluca,

Do you have EWF running on your image?
If you do, make sure to apply the latest QFEs to it. (especially if you are on XPe RTM or early SP1)
On My Xp embedded some times i see the error : Stop 0x0000000A or
IRQL_NOT_LESS_OR_EQUAL

The four parameters of this stop error are:

1) Memory address that was improperly referenced = 200
2) IRQL that was required to access the memory = 2
3) Type of access (0x00000000 = read operation, 0x00000001 = write
operation) = 0
4) Address of the instruction that attempted to reference memory specified
in parameter 1 = 804DE1F9

How can I determine which device driver was running when the memory access
occurred?

KD/WinDbg.

Or you can set up memory dump on your image and analyze it offline after the BSOD happened.
 
G

Guest

sir please tell me how to solve this problem bcoz i m unable to understand
wat is the exact problem i am anable to install windows xp and my all works
are held up due to this problem
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Xpe on biostar m7ncg 400 4
Windows XP XP stop error 2
BSOD IRQL_Not_Less_Or_Equal 12
irql_not_less_or_equal stop:0x0000000A 5
BSOD and IRQL_NOT_LESS_OR_EQUAL 4
Stop error: 0x0000000A 2
STOP 0x0000000A 1
Bluescreen 3

Top