积极答复者
"lsass.exe failed ith status code 255" cause win2012 server restart

问题
-
for some times, our 2012serve restarted at random time. It suddenly shows an ifo like "Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now." After one minute, it restated.
After restarted, check event log, shows
WIN-RIF59MODH6T 1015 Error Microsoft-Windows-Wininit Application 7/8/2013 4:15:06 PM A critical system process, C:\Windows\system32\lsass.exe, failed with status code 255. The machine must now be restarted.
and:
WIN-RIF59MODH6T 1000 Error Application Error Application 7/8/2013 4:15:04 PM Faulting application name: lsass.exe, version: 6.2.9200.16384, time stamp: 0x50108ab2
Faulting module name: schannel.DLL, version: 6.2.9200.16384, time stamp: 0x5010892c
Exception code: 0xc0000409
Fault offset: 0x0000000000018c63
Faulting process id: 0x470
Faulting application start time: 0x01ce72605ddf80f7
Faulting application path: C:\Windows\system32\lsass.exe
Faulting module path: C:\Windows\system32\schannel.DLL
Report Id: 130be914-e80b-11e2-9404-bc305bf309d4
Faulting package full name:
Faulting package-relative application ID:It cause our prod env unstable.
Please give us som advices.
Thanks!
答案
-
Hi,
According to my research, the issue occurs when the computer is in an AD domain. So, I would like to confirm if your computer is also in a Domain.
The following forum discusses this issue, one user resolved it by disabling the Screen lock GPO:
So, the issue should be related to AD domain settings. Please contact your Domain administrator to check it.
You can try the following steps:
First, you may test it in Clean Boot mode. If it does not work, try the following steps:
Create a new user account
====================
1. Click the Start Button, and then click Control Panel.
2. Double-click User Accounts.
3. Click Manage another use account.
4. Click Create a new account, and type the name.
5. Choose account type as Computer administrator.
6. Click Create Account.
7. Log off and log on with the new account.
微软一站式示例脚本库: http://blogs.technet.com/b/onescript
- 已标记为答案 Tom Zhang – MSFTModerator 2013年7月30日 8:30
全部回复
-
Hi,
According to my research, the issue occurs when the computer is in an AD domain. So, I would like to confirm if your computer is also in a Domain.
The following forum discusses this issue, one user resolved it by disabling the Screen lock GPO:
So, the issue should be related to AD domain settings. Please contact your Domain administrator to check it.
You can try the following steps:
First, you may test it in Clean Boot mode. If it does not work, try the following steps:
Create a new user account
====================
1. Click the Start Button, and then click Control Panel.
2. Double-click User Accounts.
3. Click Manage another use account.
4. Click Create a new account, and type the name.
5. Choose account type as Computer administrator.
6. Click Create Account.
7. Log off and log on with the new account.
微软一站式示例脚本库: http://blogs.technet.com/b/onescript
- 已标记为答案 Tom Zhang – MSFTModerator 2013年7月30日 8:30