Code: Select all
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
WARNING: Whitespace at end of path element
Symbol search path is: srv*e:\symbols\*http://msdl.microsoft.com/download/symbols;srv*e:\symbols\*http://msdl.microsoft.com/download/symbols.
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`0320b000 PsLoadedModuleList = 0xfffff800`03448e50
Debug session time: Thu Nov 17 18:29:48.729 2011 (UTC + 11:00)
System Uptime: 0 days 22:54:57.245
Loading Kernel Symbols
...............................................................
................................................................
......................................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7E, {ffffffffc0000005, fffff800032c2349, fffff880009a9998, fffff880009a9200}
Probably caused by : memory_corruption ( nt!MmZeroPageThread+3d4 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
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.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff800032c2349, The address that the exception occurred at
Arg3: fffff880009a9998, Exception Record Address
Arg4: fffff880009a9200, 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!MmZeroPageThread+3d4
fffff800`032c2349 f0410fba6d1000 lock bts dword ptr [r13+10h],0
EXCEPTION_RECORD: fffff880009a9998 -- (.exr 0xfffff880009a9998)
ExceptionAddress: fffff800032c2349 (nt!MmZeroPageThread+0x00000000000003d4)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffff880009a9200 -- (.cxr 0xfffff880009a9200)
rax=0000000000000032 rbx=85ffffffffffffff rcx=0000000000000000
rdx=0000000000000000 rsi=fffffa80069011d0 rdi=0000000000000032
rip=fffff800032c2349 rsp=fffff880009a9bd0 rbp=000000000000003f
r8=0000000000000000 r9=0000058000000000 r10=0000000000000002
r11=fffff880009a9bc8 r12=000000000000000a r13=1ffffa7fffffffd0
r14=0000000000000040 r15=fffff800033f5e80
iopl=0 nv up ei pl nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
nt!MmZeroPageThread+0x3d4:
fffff800`032c2349 f0410fba6d1000 lock bts dword ptr [r13+10h],0 ds:002b:1ffffa7f`ffffffe0=????????
Resetting default scope
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: ffffffffffffffff
READ_ADDRESS: ffffffffffffffff
FOLLOWUP_IP:
nt!MmZeroPageThread+3d4
fffff800`032c2349 f0410fba6d1000 lock bts dword ptr [r13+10h],0
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from fffff8000351fc06 to fffff800032c2349
STACK_TEXT:
fffff880`009a9bd0 fffff800`0351fc06 : fffffa80`06a215b0 00000000`00000080 fffffa80`06a21b30 fffff800`03259c19 : nt!MmZeroPageThread+0x3d4
fffff880`009a9d00 fffff800`03259c26 : fffff800`033f5e80 fffffa80`06a215b0 fffff800`03403c40 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`009a9d40 00000000`00000000 : fffff880`009aa000 fffff880`009a4000 fffff880`009a9970 00000000`00000000 : nt!KxStartSystemThread+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MmZeroPageThread+3d4
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
STACK_COMMAND: .cxr 0xfffff880009a9200 ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x7E_nt!MmZeroPageThread+3d4
BUCKET_ID: X64_0x7E_nt!MmZeroPageThread+3d4
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
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.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff800032c2349, The address that the exception occurred at
Arg3: fffff880009a9998, Exception Record Address
Arg4: fffff880009a9200, 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!MmZeroPageThread+3d4
fffff800`032c2349 f0410fba6d1000 lock bts dword ptr [r13+10h],0
EXCEPTION_RECORD: fffff880009a9998 -- (.exr 0xfffff880009a9998)
ExceptionAddress: fffff800032c2349 (nt!MmZeroPageThread+0x00000000000003d4)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffff880009a9200 -- (.cxr 0xfffff880009a9200)
rax=0000000000000032 rbx=85ffffffffffffff rcx=0000000000000000
rdx=0000000000000000 rsi=fffffa80069011d0 rdi=0000000000000032
rip=fffff800032c2349 rsp=fffff880009a9bd0 rbp=000000000000003f
r8=0000000000000000 r9=0000058000000000 r10=0000000000000002
r11=fffff880009a9bc8 r12=000000000000000a r13=1ffffa7fffffffd0
r14=0000000000000040 r15=fffff800033f5e80
iopl=0 nv up ei pl nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
nt!MmZeroPageThread+0x3d4:
fffff800`032c2349 f0410fba6d1000 lock bts dword ptr [r13+10h],0 ds:002b:1ffffa7f`ffffffe0=????????
Resetting default scope
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: ffffffffffffffff
READ_ADDRESS: ffffffffffffffff
FOLLOWUP_IP:
nt!MmZeroPageThread+3d4
fffff800`032c2349 f0410fba6d1000 lock bts dword ptr [r13+10h],0
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from fffff8000351fc06 to fffff800032c2349
STACK_TEXT:
fffff880`009a9bd0 fffff800`0351fc06 : fffffa80`06a215b0 00000000`00000080 fffffa80`06a21b30 fffff800`03259c19 : nt!MmZeroPageThread+0x3d4
fffff880`009a9d00 fffff800`03259c26 : fffff800`033f5e80 fffffa80`06a215b0 fffff800`03403c40 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`009a9d40 00000000`00000000 : fffff880`009aa000 fffff880`009a4000 fffff880`009a9970 00000000`00000000 : nt!KxStartSystemThread+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MmZeroPageThread+3d4
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
STACK_COMMAND: .cxr 0xfffff880009a9200 ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x7E_nt!MmZeroPageThread+3d4
BUCKET_ID: X64_0x7E_nt!MmZeroPageThread+3d4
Followup: MachineOwner
---------