0

Everytime I start my computer I am getting the error

System has faced an internal error.

This is getting too frustarting. What do I do?

Ritik
  • 539
  • Is your system up to date? This question has been asked many times and most times it's solved by sudo apt-get update && sudo apt-get upgrade – Jakke Jun 24 '14 at 00:56

2 Answers2

0

You could try clearing the crash log directory: sudo rm -r /var/crash/* Occasionally something gets stuck in there. I would encourage you, however, to examine the contents first, and see if there is something wrong in your system.

Charles Green
  • 21,339
0

This answer may help, it explains that these errors are left over from bug fixing, and almost always harmless.

Tim
  • 32,861
  • 27
  • 118
  • 178