I am a newbie in libgdx and just got it setup in android studio. Now I am getting this error when I press run for the first time.
libgdx
/Library/Java/Jav
In my case installing nvidia-375 driver solved the issue.
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update sudo apt-get install nvidia-375
reboot. And then ta-da! It's working.