我在
Windows 7 Professional 32位计算机上遇到此错误,几乎我在做任何事情:从subversion更新repo,访问本地IIS站点,复制大文件夹,运行安装程序.有时,如果我再试一次,它就会得到解决.
我认为Windows 7有问题.我搜索了一下,发现帖子建议增加注册表中的IRPStackSize值,我没有运气.我使用Microsoft Security Essentials 1.0.1961.0作为我的防病毒软件包.
我今晚遇到了这个问题,这个博客文章在更改这两个值并重新启动后修复了我的问题:
原文链接:https://www.f2er.com/windows/369149.htmlhttp://alan.lamielle.net/2009/09/03/windows-7-nonpaged-pool-srv-error-2017
Set the following registry key to ’1′:
HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCacheand set the following registry key to
’3′:HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size
我还注意到我们都安装了Security Essentials.不确定这是否是一个共同的线程,但它可能导致问题.