*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {2a80043f0210, 2, 1, fffff80002c4e06d}
Probably caused by : memory_corruption ( nt!MiDeletePfnList+1bd )
Followup: MachineOwner
Cause
This bug check is issued if paged memory (or invalid memory) is accessed when the IRQL...
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {2a80043f0210, 2, 1, fffff80002c4e06d}
Probably caused by : memory_corruption ( nt!MiDeletePfnList+1bd )
Followup: MachineOwner
Ref: Bug Check 0xA: IRQL_NOT_LESS_OR_EQUAL (Windows Debuggers)Cause
This bug check is issued if paged memory (or invalid memory) is accessed when the IRQL is too high.
The error that generates this bug check usually occurs after the installation of a faulty device driver, system service, or BIOS.