System program problem detected/ sorry ubuntu 20.04 experienced an internal error
Only if you're just bothered about the crash reports and not going to file a bug:
-
sudo nano /etc/default/apport &
-- to open the Apport settings - Change the
enabled=1
toenabled=0
-- to disable problem reporting -
ctrl+x
&ctrl+y
-- to save and close the file
Hope this helps.