meiyxq
驱动牛犊
驱动牛犊
  • 注册日期2010-04-22
  • 最后登录2012-08-17
  • 粉丝0
  • 关注0
  • 积分38分
  • 威望251点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:2422回复:0

xp sp2环境下:NdisMIndicateReceivePacketchu出现DRIVER_IRQL_NOT_LESS_OR_EQUAL错误!

楼主#
更多 发布于:2010-06-10 15:10
如题:为什么? 在虚拟机上面没有这个问题!在真机环境里面却有!
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000c, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: f822bbe7, address which referenced memory

Debugging Details:
------------------


WRITE_ADDRESS:  0000000c

CURRENT_IRQL:  2

FAULTING_IP:
NDIS!ethFilterDprIndicateReceivePacket+103
f822bbe7 834b0cff        or      dword ptr [ebx+0Ch],0FFFFFFFFh

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0xD1

PROCESS_NAME:  System
游客

返回顶部