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

Extension host terminated unexpectedly. #37

Open
dsyer opened this issue Jan 22, 2022 · 2 comments
Open

Extension host terminated unexpectedly. #37

dsyer opened this issue Jan 22, 2022 · 2 comments

Comments

@dsyer
Copy link

dsyer commented Jan 22, 2022

Here's what I see in the developer tools:

Extension host (LocalProcess) terminated unexpectedly. Code: 7, Signal: null
log.ts:313   ERR Extension host (LocalProcess) terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, GabrielBB.vscode-lombok, redhat.java, VisualStudioExptTeam.vscodeintellicode, vscjava.vscode-java-debug, vscjava.vscode-java-dependency, vscjava.vscode-java-pack, vscode.debug-auto-launch, vscode.git-base, christian-kohler.path-intellisense, EditorConfig.EditorConfig, GitHub.codespaces, GitHub.vscode-pull-request-github, johnpapa.vscode-peacock, ms-vsliveshare.vsliveshare, ms-vscode.azure-account, tkrkt.linenote, vscode.npm, yzhang.markdown-all-in-one, vscode.markdown-math, jebbs.plantuml, vscode.github-authentication, vscode.git, vscode.github, Summer.azure-event-hub-explorer, vscode.emmet, vscode.merge-conflict, dbaeumer.vscode-eslint, esbenp.prettier-vscode, ms-vscode-remote.remote-containers, ms-vscode-remote.remote-wsl, nrwl.angular-console, PKief.material-icon-theme, vscode.typescript-language-features, Pivotal.vscode-spring-boot, vscjava.vscode-java-test, dtsvet.vscode-wasm, eg2.tslint, ms-vscode.vscode-typescript-tslint-plugin, natewallace.angular2-inline
notificationsAlerts.ts:42 Extension host terminated unexpectedly.
localProcessExtensionHost.ts:320 Extension Host
localProcessExtensionHost.ts:321 
/home/dsyer/.vscode/extensions/dtsvet.vscode-wasm-1.3.1/node_modules/wabt/index.js:8
var Module=typeof WabtModule!=="undefined"?WabtModule:{};var moduleOverrides={};var key;for(key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var argument
...
<very long JS fragment followed by several screens of "AAAAAAAAAAAAA...">
@tkoriginal
Copy link

I'm running into the same issue. I have to restart VSCode but then after a little bit it crashes again.

@spotandjake
Copy link

I am running into the same issue, My temporary solution is todo Restart: Extension Host in the Command Pallette

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants