vscode: Extension host crashes upon launch of VSC

Issue Type: Bug

This behavior began today probably after a relaunch allowed VSC to automatically update itself to 1.57.0.

  1. Launch Visual Studio Code 1.57.0 on macOS

  2. Observe the pop-up dialog box that says, "Extension host terminated unexpectedly. *Open Developer Tools (button) and *Restart Extension Host (button).

  3. Observe that none of the extensions work.

  4. Click on Restart Extension Host.

  5. Go to 1. or 2.

Version: 1.57.0 Commit: b4c1bd0a9b03c749ea011b06c6d2676c8091a70c Date: 2021-06-09T17:22:31.215Z Electron: 12.0.9 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Darwin x64 15.6.0

VS Code version: Code 1.57.0 (b4c1bd0a9b03c749ea011b06c6d2676c8091a70c, 2021-06-09T17:22:31.215Z) OS version: Darwin x64 15.6.0 Restricted Mode: No

System Info
Item Value
CPUs Intel® Core™2 Duo CPU P8600 @ 2.40GHz (2 x 2400)
GPU Status 2d_canvas: unavailable_software
gpu_compositing: disabled_software
metal: disabled_off
multiple_raster_threads: disabled_off
oop_rasterization: disabled_off
opengl: disabled_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: disabled_software
webgl: unavailable_software
webgl2: unavailable_software
Load (avg) 2, 2, 3
Memory (System) 8.00GB (0.68GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (44)
Extension Author (truncated) Version
lua-debug act 1.38.0
ada Ada 22.0.8
Bookmarks ale 13.1.0
pascal ale 9.3.0
pascal-formatter ale 2.5.0
rtf ale 2.3.0
show-unsaved-changes ctf 0.0.9
vscode-mac-color-picker dae 1.0.2
textpad-icon-theme dam 1.19.21
vscode-markdownlint Dav 0.42.1
vscode-great-icons emm 2.1.77
ada-snippets Ent 0.3.0
vscode-faust gle 1.1.0
vscode-lyx gyt 0.0.4
fortran-ls han 0.6.2
latex-workshop Jam 8.19.2
svn-scm joh 2.13.6
language-julia jul 1.2.3
keen-neutral-icon-theme kee 1.0.8
linter-gfortran krv 2.2.2
octave lea 0.1.1
eps-preview mkv 0.1.0
python ms- 2021.5.926500501
vscode-pylance ms- 2021.6.1
jupyter ms- 2021.6.999230701
cpptools ms- 1.4.1
postscript mxs 1.0.1
vscode-json-editor nic 0.3.0
vsc-octave-debugger pau 0.4.15
bib phr 0.3.0
seti-icons qin 0.1.3
ipf qms 1.0.1
lualint sat 0.0.5
bash-beautify sha 0.1.1
markdown-preview-enhanced shd 0.5.21
octave toa 0.0.3
pdf tom 1.1.0
vscode-lua tri 0.12.4
vscode-icons vsc 11.4.0
vscode-icons-mac way 7.25.3
debug web 0.25.0
txt-syntax xsh 0.1.5
markdown-all-in-one yzh 3.4.0
json Zai 2.0.2

(4 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551:30311712
vspre833:30267464
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
pythondataviewer:30285071
vscus158:30286553
vscgsv2:30307504
vscorehov:30309549
vscod805cf:30301675
binariesv517cf:30312826

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 17 (4 by maintainers)

Most upvoted comments

Sorry for the slow response (weekend), I’m trying to untangle the thread here.

@oscarrutt

  • I see you are on Darwin x64 15.6.0, so you cannot suffer from https://github.com/microsoft/vscode/issues/125989 which impacts only mac os < 10.12
  • Does the extension host crash for you with all extensions disabled? Can you please quit vscode (cmd+q) and then launch code --disable-extensions.

@liquidia

  • what macOS version are you on.
  • Does the extension host crash for you with all extensions disabled? Can you please quit vscode (cmd+q) and then launch code --disable-extensions.

@depascalis