-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
Crash in rendering #26666
Comments
With the insider versions it launches. Any thing I can add to better see why it is failing? In the meantime, I'm not blocked but I would prefer to use the regular version. Thanks! |
I wonder if this issue is being caused by an installed extension. Can you try to run VS Code without extensions? From the command line (NOT the integrated terminal in Code), execute: |
Unfortunately it does the same, i.e. it is still crashing when disabling extensions |
I deleted |
Is there something I could do to help figure out why it is still crashing on my system. I've been using the insider version but I would prefer to stick to the monthly release. Thanks! |
Here is a checklist to find out more about the freeze/slow/crash
Application Data Directory for VS Code:
Application Data Directory for VS Code Insiders:
|
Here is the result of the various attempts:
However I noticed that you now have 1.12.2 available and when I installed it, the bug went away. I'm not sure what it was but re-installing 1.12.1 did not remove the issue. I'll close for now as I won't be able to do more testing on 1.12.1. Thanks! |
For some reasons (not sure what it is) a version that worked on Friday doesn't launch anymore today. Using
--verbose
and enabling bothELECTRON_ENABLE_STACK_DUMPING
andELECTRON_ENABLE_LOGGING
, I'm getting the following output:I'll install the insider version to see if it behaves better.
The text was updated successfully, but these errors were encountered: