PDA

View Full Version : Constant Error Reporting



Jeff_McLellan
August 15th, 2014, 09:04 AM
I have upgraded my Toshiba laptop from 12.04 to 14.04. (I'm new to Unix platforms)

I then had to follow the instructions in this web help when it failed to boot.

http://askubuntu.com/questions/452631/ubuntu-14-04-doesn-t-boot-after-upgrade-from-12-04-installed-inside-windows-8-1/454373#454373

Ubuntu then booted correctly but now it constantly finds errors to report.

How do I find out how to fix this please??

ian-weisser
August 15th, 2014, 12:08 PM
Please paste the output of the following command here.

ls -lt /var/crash
This will show us the contents of your /var/crash directory, sorted by time.
So we can see what is crashing, and when.