Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\Seven Forums\111810-24804-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 MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02e65000 PsLoadedModuleList = 0xfffff800`030a2e50
Debug session time: Wed Nov 17 21:58:56.711 2010 (GMT-5)
System Uptime: 0 days 1:15:17.724
Loading Kernel Symbols
.
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.
..............................................................
................................................................
...............................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 4E, {99, 1102c3, 3, 9e22c}
Probably caused by : memory_corruption ( nt!MiBadShareCount+4c )
Followup: MachineOwner
---------
1: kd> !znzlyze -v
No export znzlyze found
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie: calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 0000000000000099, A PTE or PFN is corrupt
Arg2: 00000000001102c3, page frame number
Arg3: 0000000000000003, current page state
Arg4: 000000000009e22c, 0
Debugging Details:
------------------
BUGCHECK_STR: 0x4E_99
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: memtest.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002f6538c to fffff80002ed5740
STACK_TEXT:
fffff880`058defb8 fffff800`02f6538c : 00000000`0000004e 00000000`00000099 00000000`001102c3 00000000`00000003 : nt!KeBugCheckEx
fffff880`058defc0 fffff800`02f476a9 : 00000000`00000000 fffff680`006018e8 00000000`00000000 fffff700`015fcff8 : nt!MiBadShareCount+0x4c
fffff880`058df000 fffff800`02f06381 : 00000000`00000000 fffff680`00601ff8 fffffa80`04669b30 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x31ed3
fffff880`058df1b0 fffff800`02f170da : 00000000`00000000 00000000`fffaffff fffffa80`00000000 fffffa80`04669b30 : nt!MiDeleteVirtualAddresses+0x408
fffff880`058df370 fffff800`02ed4993 : ffffffff`ffffffff 00000000`0008b170 00000000`0008b168 fffff900`00008000 : nt!NtFreeVirtualMemory+0x5ca
fffff880`058df460 00000000`76ecff3a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0008b138 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76ecff3a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiBadShareCount+4c
fffff800`02f6538c cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiBadShareCount+4c
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x4E_99_nt!MiBadShareCount+4c
BUCKET_ID: X64_0x4E_99_nt!MiBadShareCount+4c
Followup: MachineOwner
---------