Another hint I google too often, that’s why I post it here. This is the scenario:
Problem
- Start VMware Player
- A popup opens and asks to install modules before VMware Player is able to run
- After clicking “install”, the application silently crashes
Solution [Source]
sudo vmware-modconfig --console --install-all
Afterwards, you can start the program as usual.