*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {28, 2, 1, 832e348e}
Probably caused by : memory_corruption ( nt!MiIdentifyPfn+1ed )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000028, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 832e348e, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 833ab848
Unable to read MiSystemVaType memory at 8338ae20
00000028
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiIdentifyPfn+1ed
832e348e f00fba281f lock bts dword ptr [eax],1Fh
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VERIFIER_ENABLED_VISTA_MINIDUMP
BUGCHECK_STR: 0xA
PROCESS_NAME: svchost.exe
TRAP_FRAME: a12ec6f4 -- (.trap 0xffffffffa12ec6f4)
ErrCode = 00000002
eax=00000028 ebx=9599e420 ecx=00000000 edx=080225e6 esi=8336cd20 edi=00000000
eip=832e348e esp=a12ec768 ebp=a12ec7a0 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202
nt!MiIdentifyPfn+0x1ed:
832e348e f00fba281f lock bts dword ptr [eax],1Fh ds:0023:00000028=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 832e348e to 83281cdb
STACK_TEXT:
a12ec6f4 832e348e badb0d00 080225e6 00000002 nt!KiTrap0E+0x2cf
a12ec7a0 83272bfc 9599e420 9599e000 a12ec844 nt!MiIdentifyPfn+0x1ed
a12ec7c8 834c214f 0099e060 84f78cbc a12ec858 nt!MmQueryPfnList+0xa6
a12ec810 83477a85 00000001 84f78c3c 00000000 nt!PfpPfnPrioRequest+0xde
a12ec890 83463767 00000000 00000001 a12eccd0 nt!PfQuerySuperfetchInformation+0xea
a12ecd00 83472ed4 0000004f 00000000 00000000 nt!ExpQuerySystemInformation+0x2477
a12ecd1c 8327e8fa 0000004f 00b4eeb0 00000014 nt!NtQuerySystemInformation+0x76
a12ecd1c 77167094 0000004f 00b4eeb0 00000014 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
00b4cd70 00000000 00000000 00000000 00000000 0x77167094
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiIdentifyPfn+1ed
832e348e f00fba281f lock bts dword ptr [eax],1Fh
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiIdentifyPfn+1ed
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 503f7f43
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_VRF_nt!MiIdentifyPfn+1ed
BUCKET_ID: 0xA_VRF_nt!MiIdentifyPfn+1ed
Followup: MachineOwner
---------