vscode-rust icon indicating copy to clipboard operation
vscode-rust copied to clipboard

Extension host terminated unexpectedly. Code: 3221225477 Signal: null

Open simonrenger opened this issue 6 years ago • 3 comments

Version of VSCode: 1.2.1.1 Version of the extension: 0.4.2 OS: Windows 10

Description: After I installed the extension I always get this error Extension host terminated unexpectedly. Code: 3221225477 Signal: null: "Extension host terminated unexpectedly".

Rust is installed and and I have added it to path so I can call e.g. in powershell everywhere cargo

How can I fix this error?

Complete Developer Tools console output:

Extension host terminated unexpectedly. Code:  3221225477  Signal:  null
O._onExtensionHostCrashed @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2830

/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2207 Extension host terminated unexpectedly.
e.onDidNotificationChange @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2207

simonrenger avatar Apr 18 '18 11:04 simonrenger

I get the same mistake too!

victor55511 avatar Apr 27 '18 10:04 victor55511

I "fixed" this issue via installing the insider version of vs code.... I don't think this is intended.

On Fri., 27 Apr. 2018, 12:07 Victor Zhang, [email protected] wrote:

I get the same mistake too!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/editor-rs/vscode-rust/issues/379#issuecomment-384927154, or mute the thread https://github.com/notifications/unsubscribe-auth/AERivYDKigdNsX5Mv9BBDgf3vwVaInLsks5tsu30gaJpZM4TZ7nZ .

simonrenger avatar Apr 27 '18 11:04 simonrenger

I tried the insider version 1.23.0, unfortunately, still got that mistake "Extension host terminated unexpectedly" ... What should I do.

victor55511 avatar Apr 28 '18 02:04 victor55511