Reply To: Kodi not starting after a "apt-get update/ apt-get upgrade"

Max2Play Home Forums Max2Play on ODROID U3/C1 Kodi not starting after a "apt-get update/ apt-get upgrade" Reply To: Kodi not starting after a "apt-get update/ apt-get upgrade"

1. April 2016 at 16:40 #19574

It’s sad to hear that.
I have a problem with a very popular Kodi add-on. Quasar addon from official Kodi video addons forum is crashing by starting Kodi and they suggest to fix this by following, which breaks my Max2Play and Kodi:

Firstly, install:
sudo apt-get install libstdc++6
This should already be installed by default, but try it anyway. If it doesn’t solve it, just do the following:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Do you offer a way to fix that libstdc++6 issue?