Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\Minidump\060811-52765-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;srv*e:\symbols
*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 UP Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02a60000 PsLoadedModuleList = 0xfffff800`02c9de50
Debug session time: Wed Jun 8 17:13:16.363 2011 (GMT-4)
System Uptime: 0 days 3:11:36.144
Loading Kernel Symbols
...............................................................
................................................................
................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff80002dcb883, fffff88009730f50, 0}
Probably caused by : memory_corruption ( nt!MmCreateSection+3b7 )
Followup: MachineOwner
---------
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff80002dcb883, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff88009730f50, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
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!MmCreateSection+3b7
fffff800`02dcb883 488b4010 mov rax,qword ptr [rax+10h]
CONTEXT: fffff88009730f50 -- (.cxr 0xfffff88009730f50)
rax=fffbfa80023a0a60 rbx=000000000000000c rcx=0000000000000038
rdx=0000000000000130 rsi=0000000000000000 rdi=00000000000040a0
rip=fffff80002dcb883 rsp=fffff88009731920 rbp=0000000001000000
r8=00000000000000f0 r9=fffff88009731708 r10=fffffa80022bf640
r11=0000000000000000 r12=fffffa80023a0970 r13=fffff8a0007c18f0
r14=0000000000000001 r15=fffffa80023a09a8
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010286
nt!MmCreateSection+0x3b7:
fffff800`02dcb883 488b4010 mov rax,qword ptr [rax+10h] ds:002b:fffbfa80`023a0a70=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: explorer.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80002dcb883
STACK_TEXT:
fffff880`09731920 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmCreateSection+0x3b7
FOLLOWUP_IP:
nt!MmCreateSection+3b7
fffff800`02dcb883 488b4010 mov rax,qword ptr [rax+10h]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MmCreateSection+3b7
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
STACK_COMMAND: .cxr 0xfffff88009730f50 ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x3B_nt!MmCreateSection+3b7
BUCKET_ID: X64_0x3B_nt!MmCreateSection+3b7
Followup: MachineOwner
---------