Symbol search path is: SRV*c:\symbols*[url=http://msdl.microsoft.com/download/symbols]Symbol information[/url]
Executable search path is:
Unable to load image Unknown_Module_00b0d752, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Unknown_Module_00b0d752
*** ERROR: Module load completed but symbols could not be loaded for Unknown_Module_00b0d752
Debugger can not determine kernel base address
Windows 7 Kernel Version 7601 (Service Pack 1.721) MP (3 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17105.x86fre.win7sp1_rc.100929-1730
Machine Name:
Kernel base = 0x82a12000 PsLoadedModuleList = 0x82b5b850
Debug session time: Mon Dec 27 15:57:51.172 2010 (GMT-5)
System Uptime: 1 days 0:30:38.532
Unable to load image Unknown_Module_00b0d752, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Unknown_Module_00b0d752
*** ERROR: Module load completed but symbols could not be loaded for Unknown_Module_00b0d752
Debugger can not determine kernel base address
Loading Kernel Symbols
.
Loading User Symbols
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {a00f06a8, 0, 891ac187, 0}
***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* 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: a00f06a8, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 891ac187, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
a00f06a8
FAULTING_IP:
+2ba952f01c3d8a4
891ac187 8b0da8060fa0 mov ecx,dword ptr ds:[0A00F06A8h]
MM_INTERNAL_CODE: 0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x50
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 82a80ecd to 8e0243f6
STACK_TEXT:
WARNING: Frame IP not in any known module. Following frames may be wrong.
82b39d20 82a80ecd 00000000 0000000e 00000000 0x8e0243f6
82b39d24 00000000 0000000e 00000000 00000000 0x82a80ecd
STACK_COMMAND: kb
SYMBOL_NAME: ANALYSIS_INCONCLUSIVE
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Unknown_Module
IMAGE_NAME: Unknown_Image
DEBUG_FLR_IMAGE_TIMESTAMP: 0
BUCKET_ID: CORRUPT_MODULELIST
Followup: MachineOwner
---------
0: kd> lmtsmn
start end module name
00b0d752 00b10d52 Unknown_Module_00b0d752 Unknown_Module_00b0d752 unavailable (00000000)
0: kd> !sysinfo cpuinfo
sysinfo: could not find necessary interfaces.
sysinfo: note that mssmbios.sys must be loaded (XPSP2+).