First, check for crash reports:
ls -l /var/crash
If there are files listed in the crash directory, the message will keep coming on reboot.
Remove all the files with the following command:
sudo rm /var/crash/*
The next time the machine is rebooted, hopefully the problems will go away.
More info: