microsoft / vscode

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

Code-oss Crashes #214101

Open null-ref-0000 opened 4 weeks ago

null-ref-0000 commented 4 weeks ago

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

yes

Steps to Reproduce:

  1. git clone git@github.com:yogeshojha/rengine.git
  2. open the directory in vscode

Command Line Output:

code-oss --disable-extensions

[main 2024-06-02T21:38:38.705Z] update#setState disabled [main 2024-06-02T21:38:38.717Z] update#ctor - updates are disabled as there is no update URL [2245200:0602/163841.537351:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163841.542991:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163841.543200:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163841.543435:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163841.550736:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163842.190901:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163842.190953:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163842.190985:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163842.191005:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163842.192016:ERROR:check.cc(222)] Check failed: false. [2245200:0602/163842.211927:ERROR:check.cc(222)] Check failed: false. [main 2024-06-02T21:38:49.570Z] Extension host with pid 2245633 exited with code: 0, signal: unknown. [main 2024-06-02T21:38:49.601Z] [UtilityProcess id: 2, type: fileWatcher, pid: 2245611]: crashed with code 15 and reason 'killed' zsh: segmentation fault code-oss --disable-extensions

VSCodeTriageBot commented 4 weeks ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!