Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now

Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now'

当错误对话框“Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now”反复出现导致机器重启时,先打开eventviewer查看系统日志,如果发现以下错误:

http://support.microsoft.com/kb/2732595 一台基于 Windows Server 2008 R2 的或基于 Windows 7 的计算机在运行时在高的 Kerberos 身份验证负载下,Lsass.exe 进程崩溃,并且将生成错误代码 255。因此,计算机意外重新启动。此外,系统日志中记录以下事件: 记录名称: 系统 来源: 出现 LsaSrv 事件 ID: 5000 级别: 错误 关键字: 用户: 系统 说明: Kerberos 安全程序包生成异常。异常信息是数据。

记录名称: 系统 来源: USER32 事件 ID: 1074年 级别: 信息 关键词: 经典 用户: 系统 说明: 过程 wininit.exe 有 < 计算机名 > 的计算机重新启动代表用户启动,原因如下: 找不到这个原因的无标题 原因代码: 0x50006 电源关闭类型: 重新启动 注释: 系统流程 'C:\Windows\system32\lsass.exe' 意外终止,状态码为 255。现在,系统将关闭并重新启动。

记录名称: 系统 来源: 应用程序错误 事件 ID: 1000年 级别: 错误 关键词: 经典 说明: 错误的应用程序名称: lsass.exe、 版本: 6.1.7601.17725,时间戳: 0x4ec483fc 错误模块名称: ntdll.dll、 版本: 6.1.7601.17725,时间戳: 0x4ec4aa8e 异常代码: 0xc0000005 错误偏移: 0x000000000000c17b 错误的进程 id: 0x294 错误应用程序启动时间: 0x01cd1a0f91a3c151 错误的应用程序路径: C:\Windows\system32\lsass.exe 错误模块路径: C:\Windows\SYSTEM32\ntdll.dll

解决办法: 申请一下补丁装上即可 位置:(http://hotfixv4.microsoft.com/Windows%207/Windows%20Server2008%20R2%20SP1/sp2/Fix405595/7600/free/450814_intl_x64_zip.exe)

上一篇:《Convolutional Neural Network Architectures for Matching Natural Language Sentences》句子匹配


下一篇:JQuery和JS操作LocalStorage/SessionStorage的方法