Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Richard\AppData\Local\Temp\Temp1_sidthunder_SF_22-02-2015.zip\SF_22-02-2015\Mini021115-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6002.18881.x86fre.vistasp2_gdr.130707-1535
Machine Name:
Kernel base = 0x84c40000 PsLoadedModuleList = 0x84d4d930
Debug session time: Wed Feb 11 07:14:47.718 2015 (UTC - 5:00)
System Uptime: 0 days 0:00:22.296
Loading Kernel Symbols
...............................................................
............................................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {c0000005, 84c7d0e2, 80699c50, 8069994c}
[B]Probably caused by : memory_corruption [/B]( nt!MiMapPagesForZeroPageThread+7c )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 84c7d0e2, The address that the exception occurred at
Arg3: 80699c50, Exception Record Address
Arg4: 8069994c, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
nt!MiMapPagesForZeroPageThread+7c
84c7d0e2 8a530e mov dl,byte ptr [ebx+0Eh]
EXCEPTION_RECORD: 80699c50 -- (.exr 0xffffffff80699c50)
ExceptionAddress: 84c7d0e2 (nt!MiMapPagesForZeroPageThread+0x0000007c)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 0000000d
Attempt to read from address 0000000d
CONTEXT: 8069994c -- (.cxr 0xffffffff8069994c)
eax=051aaaaa ebx=ffffffff ecx=00000018 edx=0000000f esi=00000963 edi=c02011b0
eip=84c7d0e2 esp=80699d18 ebp=80699d30 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00210206
nt!MiMapPagesForZeroPageThread+0x7c:
84c7d0e2 8a530e mov dl,byte ptr [ebx+0Eh] ds:0023:0000000d=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 0000000d
READ_ADDRESS: GetPointerFromAddress: unable to read from 84d6c6e4
Unable to read MiSystemVaType memory at 84d4d2e0
0000000d
FOLLOWUP_IP:
nt!MiMapPagesForZeroPageThread+7c
84c7d0e2 8a530e mov dl,byte ptr [ebx+0Eh]
BUGCHECK_STR: 0x7E
DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
LAST_CONTROL_TRANSFER: from 84c7cfc5 to 84c7d0e2
STACK_TEXT:
80699d30 84c7cfc5 ffffffff 00000000 86bc5920 nt!MiMapPagesForZeroPageThread+0x7c
80699d74 84d9201d 80699dc0 84de8609 80815120 nt!MmZeroPageThread+0x222
80699d7c 84de8609 80815120 16559e90 00000000 nt!Phase1Initialization+0x12
80699dc0 84ccf56e 84d9200b 80815120 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MiMapPagesForZeroPageThread+7c
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 51da1834
STACK_COMMAND: .cxr 0xffffffff8069994c ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0x7E_nt!MiMapPagesForZeroPageThread+7c
BUCKET_ID: 0x7E_nt!MiMapPagesForZeroPageThread+7c