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)
Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now的更多相关文章
- windows 下 Mutex和Critical Section 区别和使用
Mutex和Critical Section都是主要用于限制多线程(Multithread)对全局或共享的变量.对象或内存空间的访问.下面是其主要的异同点(不同的地方用黑色表示). Mutex Cri ...
- SharePoint:WebPartPageUserException This page has encountered a critical error
遇到如下webpart莫名错误,很常见吧.一般用户是直接删掉,知道原因的不算太多. 解决办法(Solution): Usually, This error caused by wrong entrie ...
- windows消息机制详解(转载)
消息,就是指Windows发出的一个通知,告诉应用程序某个事情发生了.例如,单击鼠标.改变窗口尺寸.按下键盘上的一个键都会使Windows发送一个消息给应用程序.消息本身是作为一个记录传递给应用程序的 ...
- Windows Sockets Error Codes
https://msdn.microsoft.com/en-us/library/windows/desktop/ms740668(v=vs.85).aspx Most Windows Sockets ...
- [转]Installing SharePoint 2013 on Windows Server 2012 R2
转自:http://www.avivroth.com/2013/07/09/installing-sharepoint-2013-on-windows-server-2012-r2-preview/ ...
- Solution to “VirtualBox can't operate in VMX root mode” error in Windows 7
I was trying out various virtualization solutions on Windows 7, including Microsoft Virtual PC and V ...
- the service mysql56 was not found in the Windows services的解决办法
mysql无法启动,无法改变状态-CSDN论坛-CSDN.NET-中国最大的IT技术社区 http://bbs.csdn.net/topics/390943788 具体描述: 关闭,重启mysql ...
- Installing Ubuntu on a Pre-Installed Windows 8 (64-bit) System (UEFI Supported)
http://askubuntu.com/questions/221835/installing-ubuntu-on-a-pre-installed-windows-8-64-bit-system-u ...
- Microsoft Corporation 去掉 windows 修改 启动加载 版权
windows 修改 开机界面 boot启动界面 windows 修改 启动加载 版权 windows 系统如何修改开机画面的版权文字“Microsoft Corporation ... ◎Micro ...
随机推荐
- Linux文件管理和编辑常用命令
Linux文件管理和编辑常用命令 mkdir 命令 功能说明 mkdir 命令用于创建一个目录,mkdir是make directory的缩写 格式: mkdir [选项] 目录名 mkdir 命令的 ...
- QXDM操作应用
QXDM(The QUALCOMM Extensible Diagnostic Monitor)是高通公司(Qualcomm)公司发布的可以对手机终端所发数据进行跟踪有效工具,通过对数据的分析可以诊断 ...
- 关于spark进行实时日志解析,保存hbase与mysql
进行地域分析 rowkey=中国_上海_201901016 value=访问次数 areaStartAmt.foreachRDD(rdd => { rdd.foreachPartition(pa ...
- Tomcat配置Manager管理员
修改文件: D:\MyDev\Tomcat\apache-tomcat-7.0.68\conf\tomcat-users.xml 配置内容: <role rolename="mana ...
- Spring/SpringMVC/MyBatis(持久层、业务层、控制层思路小结)
准备工作: ## 7 导入省市区数据到数据库中 1. 从FTP下载SQL脚本文件 2. 把脚本文件移动到易于描述绝对路径的位置 3. 进入MySQL控制台 4. 使用`xxx_xxx`数据库 5. 运 ...
- 获取微信access_token
/** * 获取微信access_token * @return mixed */function get_access_token() { $appId = C('APPID'); $secret ...
- redmine3.2 的部署
安装libyaml [root@ ~]#wget http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz -O /dist/dist/yaml-0.1 ...
- oracle 12c AUTO_SAMPLE_SIZE动态采用工作机制
The ESTIMATE_PERCENT parameter in DBMS_STATS.GATHER_*_STATS procedures controls the percentage of ro ...
- ora-904 rowid create materialized view
create materialized view t_v asselect t1.*,1 as marker,rowid from t1 t1union allselect t2.*,2 as mar ...
- 看起来像是break的考量
代码运用了if+break: package day20181008; import java.util.Scanner; public class ZuoYe01 { public static v ...