-
-
Notifications
You must be signed in to change notification settings - Fork 172
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
Possible Bug: Extension Host crashing in Visual Studio Code 1.40.1 #94
Comments
This is the first such report I’ve heard. Are you saying VS Code crashes when and only when you have the vscode-markdownlint extension installed? How do you know the host is crashing? Is there any info about the crash in the output window? Does it depend on what file(s) are open in the workspace? Can you reproduce the problem on another machine? Could you try uninstalling both the extension and VS Code? |
I will try it out on a different machine and report back with my findings. |
With a fresh install of Visual Studio Code the behavior is the same. I also tried installing older versions of the extension. The same message appeared. Either I am missing something or The new version of Visual Studio Code does something that leads to this behavior. |
Thanks for the help and for trying all of that! I and many others are also on the new version and not seeing this problem, so I think there’s more going on here. I really appreciate that you tried older versions of the extension; that helps rule out a recent change on my side and does more to suggest something is going on in VS Code itself. I will send an email to someone I know internally to see if they have any suggestions. It would also be good to search the issue tracker for Code to see if there are other reports of behavior like this. |
No problem. I quickly searched the vscode repo and found this fresh one #85278 that sounds similar but unfortunately has not too much information. Perhaps this is somehow related to the behavior I am experiencing. |
Please have a look at microsoft/vscode#85089 and especially the thread at microsoft/vscode#84803 to see if that helps? |
I tested vscode insider release on one machine. The problem does not happen there.
On my working machine I use september release until the next official release. There the problem also does not occur.
I guess it's the same nodejs locale issue the people in the issues you mentioned seem to have. Thanks! |
Hi,
Thank you for making this extension!
I updated Visual Studio Code today and the extension host crashed. I tried disabling different extensions and when disabling vscode-markdownlint it did not crash anymore.
Extension Version: 0.32.0
Visual Studio Code About Info:
Version: 1.40.1 (system setup)
Commit: 8795a9889db74563ddd43eb0a897a2384129a619
Date: 2019-11-13T16:49:35.976Z
Electron: 6.1.2
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.17763
What kind of data could I provide you to help you analyzing this issue?
Thank you!
The text was updated successfully, but these errors were encountered: