question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python Extension crashes Extension host on load (M1 Apple Big Sur)

See original GitHub issue

Environment data

  • VS Code version: Version: 1.54.0-insider
  • Extension version (available under the Extensions sidebar): v2021.2.582707922
  • OS and version: Mac OS Big Sur M1 Mac Mini
  • Python version (& distribution if applicable, e.g. Anaconda): python 3.8.7 (pyenv install)
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): virtualenv
  • Relevant/affected Python packages and their versions: XXX
  • Relevant/affected Python-related VS Code extensions and their versions: XXX
  • Value of the python.languageServer setting: XXX

Expected behaviour

No crash, python extension should load

Actual behaviour

When loading code-insider the extension host starts up (logs below) and crashes immediately when starting the python extension

Steps to reproduce:

Fresh install of vscode on a Big Sur Apple M1 Computer? I am also running the regular VSCode app. In there, it runs fine but i do experience regular “random?” crashes of the extension host

Logs

Developer Tools Logs

TMScopeRegistry.ts:45 Overwriting grammar scope name to file mapping for scope source.yaml.
Old grammar file: file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/extensions/yaml/syntaxes/yaml.tmLanguage.json.
New grammar file: file:///Users/bastienboutonnet/.vscode-insiders/extensions/redhat.vscode-yaml-0.15.0/syntaxes/yaml.tmLanguage.json
register @ TMScopeRegistry.ts:45
TMScopeRegistry.ts:45 Overwriting grammar scope name to file mapping for scope source.toml.
Old grammar file: file:///Users/bastienboutonnet/.vscode-insiders/extensions/be5invis.toml-0.5.1/extension/toml.tmLanguage.json.
New grammar file: file:///Users/bastienboutonnet/.vscode-insiders/extensions/tamasfe.even-better-toml-0.10.0/toml.tmLanguage.json
register @ TMScopeRegistry.ts:45
console.ts:137 [Extension Host] (node:83404) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] seito-openfile extension started (at activate (/Users/bastienboutonnet/.vscode-insiders/extensions/fr43nk.seito-openfile-1.8.7/out/extension.js:14:13))
console.ts:137 [Extension Host] Loaded softwaredotcom.music-time v2.1.8 (at /Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.music-time-2.1.8/dist/extension.js:401:53615)
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/Users/bastienboutonnet/Library/Application Support/Code - Insiders/User/globalStorage/vscodevim.vim/.registers' (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'extHostLog' (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'extHostLog' (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'extHostLog' (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] swdc-tracker initialized and ready to send events to com-software-prod1.collector.snplow.net (at /Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.music-time-2.1.8/dist/extension.js:414:42596)
console.ts:137 [Extension Host] swdc-vscode: Loaded softwaredotcom.swdc-vscode v2.4.9 (at Object.K [as logIt] (/Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension.js:3:6931))
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'extHostLog' (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 8) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] swdc-tracker initialized and ready to send events to com-software-prod1.collector.snplow.net (at /Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension.js:419:13929)
console.ts:137 [Extension Host] swdc-vscode: liveshare version - 0.3.1291 (at Object.K [as logIt] (/Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension.js:3:6931))
console.ts:137 [Extension Host] [CodeTime] connected to codemetrics websockets server (at A (/Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension.js:281:6935))
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: TypeError: Cannot destructure property 'end' of 'i' as it is undefined.	at /Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension.js:412:155435	at Generator.next (<anonymous>)	at o (/Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension.js:412:154575)	at processTicksAndRejections (internal/process/task_queues.js:97:5) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
console.ts:137 [Extension Host] (node:83404) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 10) (at writeOut (internal/process/warning.js:32:3))
S @ console.ts:137
localProcessExtensionHost.ts:265 Extension Host
localProcessExtensionHost.ts:266 [CodeTime] websockets connection open[CodeTime] received websocket message:  {"type":"info","body":"connected to codemetrics websockets server","userId":168595}
abstractExtensionService.ts:466 Extension host terminated unexpectedly. Code:  1  Signal:  null
_onExtensionHostCrashed @ abstractExtensionService.ts:466
log.ts:296   ERR Extension host terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, vscode.debug-auto-launch, vscode.git, redhat.vscode-yaml, CoenraadS.bracket-pair-colorizer, Equinusocio.vsc-material-theme, equinusocio.vsc-material-theme-icons, Fr43nk.seito-openfile, Gruntfuggly.todo-tree, iceliu.highlight-icemode, kortina.vscode-markdown-notes, mhutchie.git-graph, ms-vsliveshare.vsliveshare, shardulm94.trailing-spaces, softwaredotcom.music-time, streetsidesoftware.code-spell-checker, vscodevim.vim, zhuangtongfa.material-theme, yzhang.markdown-all-in-one, bierner.markdown-emoji, bierner.markdown-image-size, ms-vscode.js-debug, vscode.github, atlassian.atlascode, jebbs.markdown-extended, vscode.github-authentication, marp-team.marp-vscode, vscode.configuration-editing, vscode.json-language-features, vscode.typescript-language-features, aaron-bond.better-comments, vscode.emmet, vscode.merge-conflict, vscode.testing-editor-contributions, alefragnani.Bookmarks, codespaces-contrib.codeswing, eamodio.gitlens, esbenp.prettier-vscode, ms-vscode-remote.remote-containers, softwaredotcom.swdc-vscode, ms-toolsai.jupyter, njpwerner.autodocstring, ms-python.python
notificationsAlerts.ts:40 Extension host terminated unexpectedly.
onDidChangeNotification @ notificationsAlerts.ts:40
bootstrap-window.js:259 [uncaught exception]: Error: This socket has been ended by the other party
g @ bootstrap-window.js:259
bootstrap-window.js:262 Error: This socket has been ended by the other party
    at Socket.writeAfterFIN [as write] (net.js:455)
    at b.write (ipc.net.ts:65)
    at b._writeNow (ipc.net.ts:338)
    at b.flush (ipc.net.ts:293)
    at b.dispose (ipc.net.ts:279)
    at Object.v [as dispose] (lifecycle.ts:96)
    at n.dispose (ipc.net.ts:687)
    at localProcessExtensionHost.ts:623
g @ bootstrap-window.js:262
events.js:292 Uncaught Error: This socket has been ended by the other party
    at Socket.writeAfterFIN [as write] (net.js:455)
    at b.write (ipc.net.ts:65)
    at b._writeNow (ipc.net.ts:338)
    at b.flush (ipc.net.ts:293)
    at b.dispose (ipc.net.ts:279)
    at Object.v [as dispose] (lifecycle.ts:96)
    at n.dispose (ipc.net.ts:687)
    at localProcessExtensionHost.ts:623
localProcessExtensionHost.ts:265 Extension Host
localProcessExtensionHost.ts:266 events.js:292      throw er; // Unhandled 'error' event      ^[Error: read ENOTCONN	at tryReadStart (net.js:573:20)	at Socket._read (net.js:584:5)	at Socket.Readable.read (_stream_readable.js:467:10)	at Socket.read (net.js:624:39)	at new Socket (net.js:376:12)	at Object.Socket (net.js:267:41)	at createSocket (internal/child_process.js:314:14)	at ChildProcess.spawn (internal/child_process.js:437:23)	at Object.spawn (child_process.js:557:9)	at Object.t.plainExec (/Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension.js:9:702198)	at o.exec (/Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension.js:29:17354)	at r.isCondaInCurrentPath (/Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension.js:78:58060)	at processTicksAndRejections (internal/process/task_queues.js:97:5)	at async r.getCondaFileImpl (/Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension.js:78:61125)	at async r.getCondaFile (/Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension.js:78:57960)	at async r.getCondaInfo (/Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension.js:78:58162)Emitted 'error' event on Socket instance at:	at emitErrorNT (internal/streams/destroy.js:92:8)	at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)	at processTicksAndRejections (internal/process/task_queues.js:84:21)] {  errno: 'ENOTCONN',  code: 'ENOTCONN',  syscall: 'read',  vslsStack: [    CallSite {}, CallSite {},    CallSite {}, CallSite {},    CallSite {}, CallSite {},    CallSite {}, CallSite {},    CallSite {}, CallSite {},    CallSite {}, CallSite {},    CallSite {}, CallSite {},    CallSite {}, CallSite {}  ]}
commentService.ts:198 Canceled: Canceled
    at Object.C [as canceled] (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:5:1157)
    at r._remoteCall (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1676:9841)
    at Proxy.D.<computed>.I.charCodeAt.D.<computed> (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1676:6385)
    at s.getDocumentComments (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2383:49037)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:812:59625
    at Map.forEach (<anonymous>)
    at S.getComments (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:812:59604)
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1927:4515
    at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:55:19161

Extension Host Logs

[2021-02-21 22:06:56.273] [exthost] [info] extension host started
[2021-02-21 22:06:56.286] [exthost] [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication {"startup":false,"extensionId":{"value":"vscode.microsoft-authentication","_lower":"vscode.microsoft-authentication"},"activationEvent":"onAuthenticationRequest:microsoft"}
[2021-02-21 22:06:56.286] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/microsoft-authentication/dist/extension.js
[2021-02-21 22:06:56.295] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2021-02-21 22:06:56.295] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/debug-auto-launch/dist/extension
[2021-02-21 22:06:56.298] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"extensionId":{"value":"atlassian.atlascode","_lower":"atlassian.atlascode"},"activationEvent":"*"}
[2021-02-21 22:06:56.298] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/git/dist/main
[2021-02-21 22:06:56.306] [exthost] [info] ExtensionService#_doActivateExtension redhat.vscode-yaml {"startup":true,"extensionId":{"value":"atlassian.atlascode","_lower":"atlassian.atlascode"},"activationEvent":"*"}
[2021-02-21 22:06:56.306] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/redhat.vscode-yaml-0.15.0/out/src/extension
[2021-02-21 22:06:56.351] [exthost] [info] ExtensionService#_doActivateExtension CoenraadS.bracket-pair-colorizer {"startup":true,"extensionId":{"value":"CoenraadS.bracket-pair-colorizer","_lower":"coenraads.bracket-pair-colorizer"},"activationEvent":"*"}
[2021-02-21 22:06:56.351] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/coenraads.bracket-pair-colorizer-1.0.61/out/src/extension
[2021-02-21 22:06:56.364] [exthost] [info] ExtensionService#_doActivateExtension Equinusocio.vsc-material-theme {"startup":true,"extensionId":{"value":"Equinusocio.vsc-material-theme","_lower":"equinusocio.vsc-material-theme"},"activationEvent":"*"}
[2021-02-21 22:06:56.364] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/equinusocio.vsc-material-theme-33.1.2/build/material.theme.config
[2021-02-21 22:06:56.371] [exthost] [info] ExtensionService#_doActivateExtension equinusocio.vsc-material-theme-icons {"startup":true,"extensionId":{"value":"equinusocio.vsc-material-theme-icons","_lower":"equinusocio.vsc-material-theme-icons"},"activationEvent":"*"}
[2021-02-21 22:06:56.371] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/equinusocio.vsc-material-theme-icons-1.2.2/out/src/extension
[2021-02-21 22:06:56.377] [exthost] [info] ExtensionService#_doActivateExtension Fr43nk.seito-openfile {"startup":true,"extensionId":{"value":"Fr43nk.seito-openfile","_lower":"fr43nk.seito-openfile"},"activationEvent":"*"}
[2021-02-21 22:06:56.377] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/fr43nk.seito-openfile-1.8.7/out/extension.js
[2021-02-21 22:06:56.395] [exthost] [info] ExtensionService#_doActivateExtension Gruntfuggly.todo-tree {"startup":true,"extensionId":{"value":"Gruntfuggly.todo-tree","_lower":"gruntfuggly.todo-tree"},"activationEvent":"*"}
[2021-02-21 22:06:56.395] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/gruntfuggly.todo-tree-0.0.196/dist/extension
[2021-02-21 22:06:56.409] [exthost] [info] ExtensionService#_doActivateExtension iceliu.highlight-icemode {"startup":true,"extensionId":{"value":"iceliu.highlight-icemode","_lower":"iceliu.highlight-icemode"},"activationEvent":"*"}
[2021-02-21 22:06:56.409] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/iceliu.highlight-icemode-0.0.6/extension
[2021-02-21 22:06:56.410] [exthost] [info] ExtensionService#_doActivateExtension kortina.vscode-markdown-notes {"startup":true,"extensionId":{"value":"kortina.vscode-markdown-notes","_lower":"kortina.vscode-markdown-notes"},"activationEvent":"*"}
[2021-02-21 22:06:56.410] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/kortina.vscode-markdown-notes-0.0.22/out/extension.js
[2021-02-21 22:06:56.418] [exthost] [info] ExtensionService#_doActivateExtension mhutchie.git-graph {"startup":true,"extensionId":{"value":"mhutchie.git-graph","_lower":"mhutchie.git-graph"},"activationEvent":"*"}
[2021-02-21 22:06:56.419] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/mhutchie.git-graph-1.28.0/out/extension.js
[2021-02-21 22:06:56.453] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"extensionId":{"value":"ms-vsliveshare.vsliveshare","_lower":"ms-vsliveshare.vsliveshare"},"activationEvent":"*"}
[2021-02-21 22:06:56.453] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-1.0.3784/out/prod/extension-prod
[2021-02-21 22:06:56.519] [exthost] [info] ExtensionService#_doActivateExtension shardulm94.trailing-spaces {"startup":true,"extensionId":{"value":"shardulm94.trailing-spaces","_lower":"shardulm94.trailing-spaces"},"activationEvent":"*"}
[2021-02-21 22:06:56.519] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/shardulm94.trailing-spaces-0.3.1/out/src/extension
[2021-02-21 22:06:56.536] [exthost] [info] ExtensionService#_doActivateExtension softwaredotcom.music-time {"startup":true,"extensionId":{"value":"softwaredotcom.music-time","_lower":"softwaredotcom.music-time"},"activationEvent":"*"}
[2021-02-21 22:06:56.536] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.music-time-2.1.8/dist/extension
[2021-02-21 22:06:56.614] [exthost] [info] ExtensionService#_doActivateExtension streetsidesoftware.code-spell-checker {"startup":true,"extensionId":{"value":"streetsidesoftware.code-spell-checker","_lower":"streetsidesoftware.code-spell-checker"},"activationEvent":"*"}
[2021-02-21 22:06:56.614] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/streetsidesoftware.code-spell-checker-1.10.2/dist/extension.js
[2021-02-21 22:06:56.620] [exthost] [info] ExtensionService#_doActivateExtension vscodevim.vim {"startup":true,"extensionId":{"value":"vscodevim.vim","_lower":"vscodevim.vim"},"activationEvent":"*"}
[2021-02-21 22:06:56.620] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/vscodevim.vim-1.18.9/out/extension
[2021-02-21 22:06:56.634] [exthost] [info] ExtensionService#_doActivateExtension zhuangtongfa.material-theme {"startup":true,"extensionId":{"value":"zhuangtongfa.material-theme","_lower":"zhuangtongfa.material-theme"},"activationEvent":"*"}
[2021-02-21 22:06:56.634] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/zhuangtongfa.material-theme-3.9.15/out/extension.js
[2021-02-21 22:06:56.651] [exthost] [info] ExtensionService#_doActivateExtension yzhang.markdown-all-in-one {"startup":true,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"workspaceContains:README.md"}
[2021-02-21 22:06:56.651] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/yzhang.markdown-all-in-one-3.4.0/dist/extension
[2021-02-21 22:06:56.716] [exthost] [info] ExtensionService#_doActivateExtension bierner.markdown-emoji {"startup":false,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"api"}
[2021-02-21 22:06:56.716] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/bierner.markdown-emoji-0.0.9/extension.js
[2021-02-21 22:06:56.786] [exthost] [info] ExtensionService#_doActivateExtension bierner.markdown-image-size {"startup":false,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"api"}
[2021-02-21 22:06:56.786] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/bierner.markdown-image-size-0.0.4/extension.js
[2021-02-21 22:06:56.798] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.js-debug {"startup":false,"extensionId":{"value":"ms-vscode.js-debug","_lower":"ms-vscode.js-debug"},"activationEvent":"onCommand:extension.js-debug.clearAutoAttachVariables"}
[2021-02-21 22:06:56.798] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js
[2021-02-21 22:06:56.859] [exthost] [info] ExtensionService#_doActivateExtension vscode.github {"startup":false,"extensionId":{"value":"vscode.github","_lower":"vscode.github"},"activationEvent":"*"}
[2021-02-21 22:06:56.859] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/github/dist/extension.js
[2021-02-21 22:06:56.861] [exthost] [info] ExtensionService#_doActivateExtension atlassian.atlascode {"startup":false,"extensionId":{"value":"atlassian.atlascode","_lower":"atlassian.atlascode"},"activationEvent":"*"}
[2021-02-21 22:06:56.861] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/atlassian.atlascode-2.8.5/build/extension/extension
[2021-02-21 22:06:56.938] [exthost] [info] ExtensionService#_doActivateExtension jebbs.markdown-extended {"startup":false,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"api"}
[2021-02-21 22:06:56.938] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/jebbs.markdown-extended-1.0.19/out/src/extension
[2021-02-21 22:06:57.183] [exthost] [warning] [redhat.vscode-yaml] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for '[yaml]', provide the URI of a resource or 'null' for any resource.
[2021-02-21 22:06:57.191] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":false,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"onAuthenticationRequest:github"}
[2021-02-21 22:06:57.191] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/github-authentication/dist/extension.js
[2021-02-21 22:06:57.282] [exthost] [info] ExtensionService#_doActivateExtension marp-team.marp-vscode {"startup":false,"extensionId":{"value":"yzhang.markdown-all-in-one","_lower":"yzhang.markdown-all-in-one"},"activationEvent":"api"}
[2021-02-21 22:06:57.282] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/marp-team.marp-vscode-0.17.2/lib/extension.js
[2021-02-21 22:06:57.771] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"extensionId":{"value":"vscode.configuration-editing","_lower":"vscode.configuration-editing"},"activationEvent":"onLanguage:jsonc"}
[2021-02-21 22:06:57.771] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/configuration-editing/dist/configurationEditingMain
[2021-02-21 22:06:57.773] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"extensionId":{"value":"vscode.json-language-features","_lower":"vscode.json-language-features"},"activationEvent":"onLanguage:jsonc"}
[2021-02-21 22:06:57.773] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/json-language-features/client/dist/node/jsonClientMain
[2021-02-21 22:06:57.789] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"extensionId":{"value":"vscode.typescript-language-features","_lower":"vscode.typescript-language-features"},"activationEvent":"onLanguage:jsonc"}
[2021-02-21 22:06:57.789] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/typescript-language-features/dist/extension
[2021-02-21 22:06:57.799] [exthost] [info] ExtensionService#_doActivateExtension aaron-bond.better-comments {"startup":false,"extensionId":{"value":"aaron-bond.better-comments","_lower":"aaron-bond.better-comments"},"activationEvent":"onLanguage:jsonc"}
[2021-02-21 22:06:57.799] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/aaron-bond.better-comments-2.1.0/out/extension
[2021-02-21 22:07:00.008] [exthost] [info] eager extensions activated
[2021-02-21 22:07:00.017] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":false,"extensionId":{"value":"vscode.emmet","_lower":"vscode.emmet"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.017] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/emmet/dist/node/emmetNodeMain
[2021-02-21 22:07:00.020] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":false,"extensionId":{"value":"vscode.merge-conflict","_lower":"vscode.merge-conflict"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.020] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/merge-conflict/dist/mergeConflictMain
[2021-02-21 22:07:00.021] [exthost] [info] ExtensionService#_doActivateExtension vscode.testing-editor-contributions {"startup":false,"extensionId":{"value":"vscode.testing-editor-contributions","_lower":"vscode.testing-editor-contributions"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.021] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/testing-editor-contributions/dist/extension.js
[2021-02-21 22:07:00.024] [exthost] [info] ExtensionService#_doActivateExtension alefragnani.Bookmarks {"startup":false,"extensionId":{"value":"alefragnani.Bookmarks","_lower":"alefragnani.bookmarks"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.024] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/alefragnani.bookmarks-13.0.1/dist/extension
[2021-02-21 22:07:00.028] [exthost] [info] ExtensionService#_doActivateExtension codespaces-contrib.codeswing {"startup":false,"extensionId":{"value":"codespaces-contrib.codeswing","_lower":"codespaces-contrib.codeswing"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.028] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/codespaces-contrib.codeswing-0.0.13/dist/extension.js
[2021-02-21 22:07:00.107] [exthost] [info] ExtensionService#_doActivateExtension eamodio.gitlens {"startup":false,"extensionId":{"value":"eamodio.gitlens","_lower":"eamodio.gitlens"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.107] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/eamodio.gitlens-11.2.1/dist/gitlens
[2021-02-21 22:07:00.215] [exthost] [info] ExtensionService#_doActivateExtension esbenp.prettier-vscode {"startup":false,"extensionId":{"value":"esbenp.prettier-vscode","_lower":"esbenp.prettier-vscode"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.215] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/esbenp.prettier-vscode-5.9.2/dist/extension
[2021-02-21 22:07:00.233] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-containers {"startup":false,"extensionId":{"value":"ms-vscode-remote.remote-containers","_lower":"ms-vscode-remote.remote-containers"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.233] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/ms-vscode-remote.remote-containers-0.161.0/dist/extension/extension
[2021-02-21 22:07:00.264] [exthost] [info] ExtensionService#_doActivateExtension softwaredotcom.swdc-vscode {"startup":false,"extensionId":{"value":"softwaredotcom.swdc-vscode","_lower":"softwaredotcom.swdc-vscode"},"activationEvent":"onStartupFinished"}
[2021-02-21 22:07:00.264] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/softwaredotcom.swdc-vscode-2.4.9/dist/extension
[2021-02-21 22:07:07.074] [exthost] [info] ExtensionService#_doActivateExtension ms-toolsai.jupyter {"startup":false,"extensionId":{"value":"ms-toolsai.jupyter","_lower":"ms-toolsai.jupyter"},"activationEvent":"onLanguage:python"}
[2021-02-21 22:07:07.074] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/ms-toolsai.jupyter-2021.2.576440691/out/client/extension
[2021-02-21 22:07:07.119] [exthost] [info] ExtensionService#_doActivateExtension njpwerner.autodocstring {"startup":false,"extensionId":{"value":"njpwerner.autodocstring","_lower":"njpwerner.autodocstring"},"activationEvent":"onLanguage:python"}
[2021-02-21 22:07:07.119] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/njpwerner.autodocstring-0.5.4/out/extension.js
[2021-02-21 22:07:07.364] [exthost] [info] ExtensionService#_doActivateExtension ms-python.python {"startup":false,"extensionId":{"value":"ms-python.vscode-pylance","_lower":"ms-python.vscode-pylance"},"activationEvent":"onLanguage:python"}
[2021-02-21 22:07:07.364] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/bastienboutonnet/.vscode-insiders/extensions/ms-python.python-2021.2.582707922/out/client/extension

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18

github_iconTop GitHub Comments

3reactions
bastienboutonnetcommented, Mar 6, 2021

@karrtikr @DonJayamanne I tried the removal of the extension folders and uninstalling but this didn’t work.

However, @DonJayamanne 's solution did work, the extension loads and (so far in the last 10minutes of useage) it doesn’t seem to be crashing.

In terms of going forward should I always be installing vrom VSIX? or this was just to get the latest unreleased stuff?

1reaction
karrtikrcommented, Mar 8, 2021

Fix has just been released in the stable version of the extension.

Read more comments on GitHub >

github_iconTop Results From Across the Web

M1 native Python is crashing. | Apple Developer Forums
I am running macOS Big Sur 11.6. As a remedy I am now running the same code on Anaconda (Rosetta) and it is...
Read more >
Random Shutdown in Big Sur (ThunderboltNHI) driver problem
I have the problem that my 2013 MacBook crashes frequently since upgrading to Big Sur. This means that all of a sudden the...
Read more >
Big Sur Problem?: "You do not have… - Apple Developer
It crashes when opening the app, throws up the "you don't have permission" dialogue box, then gives me the option of submitting my...
Read more >
Why Python native on M1 Max is gre… - Apple Developer
I just got my new MacBook Pro with M1 Max chip and am setting up Python. I've tried several combinational settings to test...
Read more >
Safari Technology Preview Release Notes - Apple Developer
Enabled AVIF image decoding for macOS Monterey and macOS Big Sur (255984@main) ... Fixed a crash clicking on Safari App Extension toolbar items ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found