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

v1.29.0 causes the Extension Host to crash #1

Closed
JakobTischler opened this issue Sep 30, 2021 · 4 comments
Closed

v1.29.0 causes the Extension Host to crash #1

JakobTischler opened this issue Sep 30, 2021 · 4 comments
Assignees

Comments

@JakobTischler
Copy link

Hi,

  • VSCode: 1.60.2
  • Extension: 1.29.0
  • OS: Windows 10.0.19043 x64

After starting VSCode, the error message "Extension host terminated unexpectedly" appears, with an option to restart it. After restarting it, it terminates again after a few seconds.

From the window log:
[2021-09-30 11:26:03.284] [renderer1] [error] Extension host terminated unexpectedly. The following extensions were running: aaron-bond.better-comments, mechatroner.rainbow-csv, vscode.extension-editing, vscode.typescript-language-features, christian-kohler.npm-intellisense, p42ai.refactor, VisualStudioExptTeam.vscodeintellicode, vscode.microsoft-authentication, ms-vscode.js-debug, vscode.debug-auto-launch, vscode.git, acarreiro.calculate, mhutchie.git-graph, PKief.material-icon-theme, rafamel.subtle-brackets, ritwickdey.LiveServer, vincaslt.highlight-matching-tag, vscode-icons-team.vscode-icons, wayou.vscode-todo-highlight, vscode.configuration-editing, vscode.json-language-features, vscode.npm

Checking the "Running Extensions" list, the P42 refactor extension is marked as unresponsive. Disabling the extension solves the problem (extension host does not terminate anymore).

Could you please look into this? TIA

@lgrammel
Copy link
Contributor

Hi @JakobTischler - sorry about the late reply. I have made a few fixes regarding this issue. Could you try again with the current version (1.36)?

@lgrammel lgrammel self-assigned this Oct 12, 2021
@lgrammel
Copy link
Contributor

lgrammel commented Oct 13, 2021

Closing for now, please re-open if the issue still persists. Thanks for reporting!

@JakobTischler
Copy link
Author

Just wanna confirm it's working alright again. Thanks.

@lgrammel
Copy link
Contributor

Perfect, thanks for confirming 👍🏻

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

2 participants