Have you turned on your Ubuntu 14.04, and suddenly found this message: System program problem detected.
This is the crash report for Ubuntu, normally it should go away, but sometimes it come backs on every boot. So what I do, it's just as simple to remove all files from /var/crash directory.
To remove crash report files, you only need open a terminal window (Ctrk-Alt-T) and type the following command:
$ sudo rm /var/crash/*
I hope this helps you to stop displaying this messages.