microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.33k stars 29.31k forks source link

/lib64/libc.so.6: version `GLIBC_2.18' not found #230872

Closed copilot0058 closed 4 weeks ago

copilot0058 commented 1 month ago

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

Steps to Reproduce:

  1. cd VSCOde
  2. ./code --no-sandbox
  3. error
    ./code --no-sandbox
    ./../code: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./../code)
    ./../code: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by ./../code)
deepak1556 commented 1 month ago

Can you provide the details of the OS (/etc/os-release) ?

vs-code-engineering[bot] commented 4 weeks ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

copilot0058 commented 3 weeks ago

@deepak1556 Hi

NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"