I receive the error message:

lsass.exe 0xc0000005

What can I do?

I already tried starting in safe mode and rebooting to last the saved configuration and I still get the same error.

link|improve this question
0xc0000005 indicates an access violation (segfault). – DragonLord May 1 '11 at 19:29
feedback

1 Answer

It means a program is reading or overwriting a part of memory it wasn't supposed to.

And it's doing that through the security process, a very critical process. :(

Seems like your computer either has a virus or you have a very unusual program installed... perhaps do a virus check and/or see if you've installed some special kind of software (like antivirus software, a complicated driver, etc.)?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.