-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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. Code: 3221225477 Signal: null #34692
Comments
Extension host terminated unexpectedly. Code: 3221225477 Signal: null I can't resolve this bug .It is useless that restarting it or reinstall. |
@gonefuture Can you please try launching |
@onofremartins This all depends on what extensions you have installed. Does the massive usage of RAM reproduce when disabling all extensions ? |
This issue has been closed automatically because it needs more information and has not had recent activity. Please refer to our guidelines for filing issues. Thank you for your contributions. |
The The problem still exists。I try to remove all extensions and reinstall ,but it is useless.I find that I can't use git in the vscode。 It reminds me that "your system does not seem to have Git. installed." However ,I has install git,and set the git environment variable 。It say that "Source code management provider that has no activity." and "Extension host terminated unexpectedly." |
@gonefuture @onofremartins What language is your Windows installation? |
simple chinese |
My OS has English default. Windows 7. In my case I found the problem. This was my git repository, many files being processed by the git extension. I removed the git repository because I did not need on this project anymore and the problem did not happen again. but I do not know which of the extensions below was. |
I has delete all extension and remove the git repository, however,wen use vscode to open file, the problem still exist. ##What's more, I use anything about git in vscode . I can clone git proplem, it reminded me I has no git ,but I have and use git normally in other program. |
@gonefuture What is the value of the following 3 environment variables, in your system:
|
This issue has been closed automatically because it needs more information and has not had recent activity. Please refer to our guidelines for filing issues. Thank you for your contributions. |
@joaomoreno |
I'm really new to all of this, I just installed VSCode and got this error straight up from the box. |
The problem still exists, no matter how I upgrade the system or uninstall the software reinstall, I even tried the zip version of vscode.I think, which should be related to git, because my source code management function there is different from others |
@gonefuture yes, the problem exists and its the same error we've been getting. I guess, now only #VScode team only can help us. |
Does it reproduce with out latest insider release? https://go.microsoft.com/fwlink/?Linkid=850640 |
@joaomoreno |
@joaomoreno thanks for the latest insider release. This release helped me find out which extension was causing this issue for me. It was React Native Tools. I've uninstalled this extension from stable as well as insider release and now the issue is gone. @gonefuture do you have React Native Tools extension installed? If yes, can you please confirm whether this is the extension causing the issue or its just on my system. |
Great news, closing then! |
@joaomoreno |
@ojhariddhish |
Thanks @gonefuture. So, basically this extension was not the causing the issue for you but for me it was. Its good that @joaomoreno has provided us with Insider release. |
@joaomoreno |
Steps to Reproduce:
Reproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered: