stop error: irql_not_less_or_equal (0xA)

  • Thread starter Thread starter J.Fenton
  • Start date Start date
J

J.Fenton

I ran into a 0xA stop error at the very end of a w2k pro
boot cycle after installing W2K-SP4 on my cpu. The error
doesn't name a specific file as the problem. It does name
the memory address, and that ntoskrnl.exe with datestamp
3ee6c002 (a stamp reflecting an sp4 updated ntoskrnl.exe)
is affected. I did a kernel-dump and read it with latest
WinDBG. It would not show me the thread where the bugcheck
executed to narrow down what driver/process is faultering.
Any advice/ideas would be greatly appreciated.

JF
 
In
J.Fenton said:
I ran into a 0xA stop error at the very end of a w2k pro
boot cycle after installing W2K-SP4 on my cpu. The error
doesn't name a specific file as the problem. It does name
the memory address, and that ntoskrnl.exe with datestamp
3ee6c002 (a stamp reflecting an sp4 updated ntoskrnl.exe)
is affected. I did a kernel-dump and read it with latest
WinDBG. It would not show me the thread where the bugcheck
executed to narrow down what driver/process is faultering.
Any advice/ideas would be greatly appreciated.

JF

http://support.microsoft.com/default.aspx?scid=kb;en-us;165863&Product=win2000
 
I have had several of these of recent, I do not know the cause, possibly an
update causes it, but after extensive research I found the following to be a
fix in every instance. Go to Intel's website www.intel.com and download the
latest "Intel Application Accelerator" for your OS.
Sincerely,
Bob
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top