79350533

Date: 2025-01-12 19:12:24
Score: 1.5
Natty:
Report link

I'm not that much into the topic but have you tried to install libstdc++6 again (maybe it is corrupt)?

sudo apt-get update
sudo apt-get install -t buster-backports libstdc++6

and afterwards deleting the vscode server so it will be recreated with new dependencies?

rm -rf ~/.vscode-server
Reasons:
  • Whitelisted phrase (-1): have you tried
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: dontoronto