This often happens when Ubuntu is turned on.
Why
Ubuntu desktop version is pre installed with app, which is an error collection system. It collects software crashes, unhandled exceptions and other information, including program bugs, and generates crash reports for debugging purposes. When an application crashes or a bug occurs, the app will alert the user through a pop-up window and ask the user whether to submit a crash report
“Sorry, the application XXX has closed unexpectedly.”
“sorry, the application XXX has closed unexpectedly.”
“Sorry, Ubuntu XX.XX Has experienced an internal error.
“sorry, Ubuntu XX.XX An internal error has occurred. ”
“system program problem detected.”
“system program problem detected.”
The actual situation is not that Ubuntu is prone to internal errors, but that once the program crashes once, a. Crash file will be generated to record the crash information, which is stored in the directory:
/var/crash/
As long as you don’t deal with it, every time you turn on it, you will be prompted with an error. That is to say: the error report is not necessarily something wrong, but there have been errors, and you did not deal with them. Usually, go to the/var/crash/directory to view the crash file. If it’s not a big problem (usually no big problem), delete the crash file in the directory, and then no more errors will be reported.
Solution:
Error report for permanently closing the app
to permanently close the app, edit/etc/default/APP and modify the following parameters
enabled=0
Restart your Ubuntu system, and the app will shut down automatically
if you never use it again, there is a simple way to remove it completely
$ sudo apt-get purge apport
Even if I removed the app directly, there was no problem.
Read More:
- sorry,ubuntu 14.04 has experienced an internal error
- Repair connection: an internal error has occurred in windowsserver2016
- Dell server reported CPU 1 has an internal error (ierr)
- The sharepoint2010 site cannot open a solution that displays an “an unexpected error has occurred” error
- Solution to Error 400. The request has an invalid header name
- PIP3 upgrade tutorial of Python 3.5.2 under ubantu16
- Solve the problem of There was an unexpected error (type=Internal Server Error, status=500) (using Thymeleaf to report an error)
- “There was an internal API error” in Xcode debugging;
- Ant Design ‘cross env’ is not an internal or external command, nor is it an error reporting problem for a runnable program
- After node.js is installed, use the instruction node version in vscode to show that it is not an external or internal instruction. The solution is as follows:
- VMware reported an error: “internal error” internal error
- Net prompt is not an internal or external command
- Internal error 2503 solution in endnote installation
- Solution: pychar opens internal error
- There was an internal error, and Internet Explorer is unable to print this document
- Solution of 500 internal server error reported by [SVN] TortoiseSVN
- Solution to unknown internal error in StarUML installation extension
- Solution to “internal error 2738” reported by Cisco * * client installation
- Solution to ch32f103c8 burning prompt internal command error
- NPM error ‘cannot find module’ internal / util / types’ solution;