Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"CXABI_1.3.9 not found" in 1.53.0 (CentOS 7) #115871

Closed
RudiFueller opened this issue Feb 5, 2021 · 3 comments
Closed

"CXABI_1.3.9 not found" in 1.53.0 (CentOS 7) #115871

RudiFueller opened this issue Feb 5, 2021 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@RudiFueller
Copy link

  • VSCode Version: 1.53.0
  • OS Version:CentOS 7

Steps to Reproduce:

  1. yum update code
  2. open code
  3. View -> Terminal

Error message occurs: "The terminal process failed to launch. A native exception occurred during launch (/lib64/libstdc++.so.6: Version 'CXXABI_1.3.9' not found (required by /us/share/code/resources/app/node_modules.asar.unpacked/node-pty/build/Release/pty.node))."

I downgraded to 1.52.1, all is fine again.

Does this issue occur when all extensions are disabled?: Yes

@Byarlant
Copy link

Byarlant commented Feb 5, 2021

I have the same problem when I run code --list-extensions from the terminal.

OS Version: Linux x64 3.16.0-11-amd64 (debian jessie)

@gjsjohnmurray
Copy link
Contributor

/duplicate of #115784

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants
@Tyriar @Byarlant @gjsjohnmurray @RudiFueller and others