INVALID_MDL_RANGE (12e)
A driver has called the IoBuildPartialMdl() function and passed it an MDL
to map part of a source MDL, but the virtual address range specified is
outside the range in the source MDL.  This is a driver bug.  The source
and target MDLs, as well as the address range length to be mapped are the
arguments to the IoBuildPartialMdl() function, i.e.;
    IoBuildPartialMdl(
        IN PMDL SourceMdl,
        IN OUT PMDL TargetMdl,
        IN PVOID VirtualAddress,
        IN ULONG Length
        )
Arguments:
Arg1: ffffa405db346a70
Arg2: ffffa405d6fcf540
Arg3: 00000253e8e50af0
Arg4: 0000000000000078

Debugging Details:
------------------      你好,东陞周,感谢咨询本站。建议查看一下是否有.dmp文件,方便的话可以上传一下,以便分析:鼠标右击开始菜单,运行,输入:SYSDM.CPL(按下Enter键)高级

点赞(81) 打赏

微信小程序

微信扫一扫体验

立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部