How to fix “System Program Problem Detected” Error on Ubuntu 14.04 - Cloud Network

Networking | Support | Tricks | Troubleshoot | Tips

Buymecoffe

Buy Me A Coffee

Thursday, August 21, 2014

How to fix “System Program Problem Detected” Error on Ubuntu 14.04

System Program Detected Error

Remove crash report files

The apport system creates crash report files in the /var/crash directory. These crash report files cause the error message to appear everytime Ubuntu boots

Step1 :- cd /var/crash 
Step2 :- ls (Just Remove all below crash)
_opt_google_chrome_chrome.1000.crash
_usr_lib_chromium-browser_chromium-browser.1000.crash
_usr_sbin_ulatencyd.0.crash
_usr_share_apport_apport-gtk.1000.crash 
Step3 :- sudo rm /var/crash/* 

Turn off apport. 

After removing the old crash reports, if you still get the same error message, then you can completely turn off apport to get rid. Edit the configuration file at /etc/default/apport.

Step4 :- gksudo gedit /etc/default/apport
# set this to 0 to disable apport, or to 1 to enable it
# you can temporarily override this with
# sudo service apport start force_start=1
enabled=1
Step5 :- enabled=0
Step6 :- sudo restart apport 
Thanking You
Hope U Like it........

 

 

Reset Root Password in linux

Linux Mint 17

pendrive bootable for ubuntu

Nagios 4.0.7

Oracle Linux 7
Fedora 20