阅读:1482回复:1
哪位神仙给解释解释是什么错误?
kd> !analyze -v
Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* IRQL_NOT_LESS_OR_EQUAL (a) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. If a kernel debugger is available get the stack backtrace. Arguments: Arg1: 00004016, memory referenced Arg2: d0000002, IRQL Arg3: 00000000, bitfield : bit 0 : value 0 = read operation, 1 = write operation bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status) Arg4: 808286f2, address which referenced memory Debugging Details: ------------------ ***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057. Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KTHREAD address 85398428 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 Unable to read KLDR_DATA_TABLE_ENTRY at 853dd308 - Win32 error 0n38 READ_ADDRESS: unable to get nt!MmSpecialPoolStart unable to get nt!MmSpecialPoolEnd unable to get nt!MmPoolCodeStart unable to get nt!MmPoolCodeEnd 00004016 CURRENT_IRQL: 0 FAULTING_IP: +1b1952f012cdfdc 808286f2 385816 cmp byte ptr [eax+16h],bl DEFAULT_BUCKET_ID: DRIVER_FAULT BUGCHECK_STR: 0xA LAST_CONTROL_TRANSFER: from 00000000 to 80826653 STACK_TEXT: f78e2af4 00000000 00000000 00000000 00000000 0x80826653 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 --------- kd> lmvm Unknown_Module start end module name |
|
沙发#
发布于:2009-10-13 13:54
模块已经被卸载了
|
|