*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: fffffde8, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 828c23cc, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 82971718
Unable to read MiSystemVaType memory at 82951160
fffffde8
FAULTING_IP:
nt!RtlpCopyLegacyContextX86+18
828c23cc 8b88b4000000 mov ecx,dword ptr [eax+0B4h]
MM_INTERNAL_CODE: 0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x50
PROCESS_NAME: chrome.exe
CURRENT_IRQL: 0
TRAP_FRAME: 9d43f7fc -- (.trap 0xffffffff9d43f7fc)
ErrCode = 00000000
eax=fffffd34 ebx=0001003f ecx=00010001 edx=9d63e3b0 esi=00010001 edi=9d43fb8c
eip=828c23cc esp=9d43f870 ebp=9d43f87c iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00210246
nt!RtlpCopyLegacyContextX86+0x18:
828c23cc 8b88b4000000 mov ecx,dword ptr [eax+0B4h] ds:0023:fffffde8=????????
Resetting default scope
EXCEPTION_RECORD: 9d43fce0 -- (.exr 0xffffffff9d43fce0)
ExceptionAddress: 6427cd94
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: d068204a
Attempt to read from address d068204a
LAST_CONTROL_TRANSFER: from 8284f638 to 8288e903
STACK_TEXT:
9d43f7e4 8284f638 00000000 fffffde8 00000000 nt!MmAccessFault+0x106
9d43f7e4 828c23cc 00000000 fffffde8 00000000 nt!KiTrap0E+0xdc
9d43f87c 828c6b90 0001003f 9d43f8a4 828c691f nt!RtlpCopyLegacyContextX86+0x18
9d43f888 828c691f 00000001 fffffd34 001feaf0 nt!RtlpCopyLegacyContext+0x1d
9d43f8a4 828c6510 00000001 001feaf0 00000001 nt!RtlpCopyExtendedContext+0x5b
9d43fcc4 8284d036 9d43fce0 00000000 9d43fd34 nt!KiDispatchException+0x338
9d43fd2c 8284cfea 001feb34 6427cd94 badb0d00 nt!CommonDispatchException+0x4a
9d43fd34 6427cd94 badb0d00 00333000 00000000 nt!Kei386EoiHelper+0x192
WARNING: Frame IP not in any known module. Following frames may be wrong.
9d43fd38 badb0d00 00333000 00000000 00000000 0x6427cd94
9d43fd3c 00333000 00000000 00000000 00000000 0xbadb0d00
9d43fd40 00000000 00000000 00000000 00000000 0x333000
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!RtlpCopyLegacyContextX86+18
828c23cc 8b88b4000000 mov ecx,dword ptr [eax+0B4h]
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!RtlpCopyLegacyContextX86+18
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c3fac
FAILURE_BUCKET_ID: 0x50_nt!RtlpCopyLegacyContextX86+18
BUCKET_ID: 0x50_nt!RtlpCopyLegacyContextX86+18
Followup: MachineOwner
---------