[Solved]Boot to Sad Face and Black Screen

Hey Guys,
My family really likes our raspberry pi, but since yesterday it boots to a sad face, the goes to a black screen, and back to sad face.
Full logs: http://paste.osmc.io/moqocuvije

What could be the issue?
Please help, my family is really upset about it :frowning:

I had the same issue after the latest December OSMC update. For me the fix was running the following commands through ssh:

sudo dpkg --configure -a
sudo apt-get update
sudo apt-get -f -y dist-upgrade

Amazing! It worked. thank you very much