你好,
根据你的dump文件分析,结果如下:
*******************************************************************************
*
*
* 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: 00000040, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, 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: 848c5222, address which referenced memory
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: NDIS!ndisMWakeUpDpcX+60
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: NDIS
IMAGE_NAME: NDIS.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce78937
FAILURE_BUCKET_ID: 0xA_NDIS!ndisMWakeUpDpcX+60
BUCKET_ID: 0xA_NDIS!ndisMWakeUpDpcX+60
Followup: MachineOwner
出现这种情况可能是因为某些过期的驱动,建议去硬件供应商的网站上下载安装最新的驱动。
你可以参考这个:
http://www.vladd44.com/other/irq_error.php
注意:本文涉及讨论的第三方产品由微软以外的公司提供。微软不做关于该产品性能和稳定性方面的任何担保和暗示。
Kim Zhou
TechNet Community Support
