STOP 0x0000000a Error

  • Thread starter Thread starter Xyz
  • Start date Start date
X

Xyz

According to MSFT KB, the 4th parameter in the STOP 0x0000000a error is the
address of the offending instruction. How do I find out what driver
executed this instr?

Here is the full message:
Error code 0000000a, parameter1 2a9c4c9e, parameter2 000000ff, parameter3
00000001, parameter4 80523047.

Thanks,
Eric

please CC esiriann at stanford.edu with replies
 
Hi,

based on the parameter that you gave us, I can tell you that the error
occured in the ntoskrnl. Therefore a service that is attempting to start
is most likely the cause.

I would boot into recovery console and start disabling third party
services/drivers.

Best Regards,

Keith Rutledge, MCSE NT4/2000
Microsoft Online Support Engineer
Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top