• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Fix “System Program Problem Detected” in Ubuntu 15.04, Ubuntu 14.04 & Ubuntu 14.10

Fix “System Program Problem Detected” in Ubuntu 15.04, Ubuntu 14.04 & Ubuntu 14.10

By Sourabh / July 17, 2015 Category: How To, Ubuntu

Disable Apport Error Reporting in Ubuntu and fix “System program problem detected” error on Ubuntu. Turn OFF Apport Error Reporting in Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 14.10.

Disabling Apport disables Internal System Error reporting. In simple words it is a way to fix “System program problem detected” error on Ubuntu.

Many times you get an error report saying:

“System program problem detected. Do you want to report the problem now?”

It happens when system program problem is detected on startup in Ubuntu. The error notifies that Ubuntu has experienced an internal error. There is no need to panic as this crash is not a major issue and the system is very much usable and ok.

Turn OFF Apport Error Reporting in Ubuntu

To disable Apport, you will have to edit the “/etc/default/apport” file. Open Terminal, press Ctrl+Alt+T (keyboard shortcut) and run the following command to edit the config file:


gksu gedit /etc/default/apport

The content of the file is:

    # 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

When the file opens in Gedit text editor, and change “enabled” from “1” to “0” and save the file.

Disable Turn OFF Apport Error Reporting

Now the Apport won’t be started anymore from next system restart. You can also stop the running Apport process so you don’t have to restart your computer. Run the following command in Terminal to do so:


sudo service apport stop

Re-enable Apport Error Reporting in Ubuntu

You can always re-enable it later on if you want, by changing “enabled” from “0” back to “1”, or you can enable Apport temporarily, using the following command:

sudo service apport start force_start=1

The same set of instructions can be used to Disbale Apport Error Reporting in Ubuntu derivative systems.

Tags: Apport Error Reporting, Apport Error Reporting in Ubuntu, Fix “System Program Problem Detected” in Ubuntu, How to Disable Apport Error Reporting in Ubuntu 14.04, How to Disable Apport Error Reporting in Ubuntu 14.10, How to Disable Apport Error Reporting in Ubuntu 15.04, Internal System Error Apport Popups Ubuntu, Linux Ubuntu Apport Error Reporting, Re-enable Apport Error Reporting in Ubuntu 14.04, Re-enable Apport Error Reporting in Ubuntu 14.10, Re-enable Apport Error Reporting in Ubuntu 15.04, System Program Problem Detected Ubuntu, Turn OFF Apport Error Reporting in Ubuntu 14.04, Turn OFF Apport Error Reporting in Ubuntu 14.10, Turn OFF Apport Error Reporting in Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10, Ubuntu 15.04, Ubuntu Fix “System Program Problem Detected”, Ubuntu System Program Problem Detected

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap