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
1.30.0 crash on macOS High Sierra #65115
Comments
|
(Experimental duplicate detection) |
|
Can you please follow the steps in https://github.com/Microsoft/vscode/wiki/Native-Crash-Issues to get at more details around the crash and attach the result here? Thanks! |
|
Crash report is attached: |
|
Does this happen all the time or under a specific condition only? |
|
It's all the time. I'm no longer able to launch code. |
|
This started happening today for me as well. Attaching my report: VSCode Version: OS Version: 10.14.2 Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes Output from command Crash report: |
|
Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/ |
|
@bpasero Insiders build starts just fine. I should mention that first crash happened at the moment I tried to open another native tab in VSCode (the setting |
|
Does everyone here only see this issue with native tabs on? How about native tabs in insiders? |
|
I've just managed to start Code by opening random file outside of the last active workspace before crash. The Code started with new undefined workspace and that probably helped. Now I can open the original workspace, open new native tabs and can't replicate the issue anymore. |
|
I can confirm the above. I'm using the same version as before (not insiders), and after opening a random file, everything works fine now. |
|
I reported this as electron/electron#16142 |
|
@jayanthkoushik @miluoshi this looks like an issue with simple fullscreen support. If you want to manually fix this, ensure you set |
|
After last update (1.30.2) the crash on start happened again. The setting |
|
@miluoshi can you share your full settings file for me to try out? |
|
@miluoshi thanks, I do not see a crash with your settings and Code 1.30.2 (stable). Can you please attach the full crash details here? Is it the same as the one we talk about in this issue? |
|
@bpasero here's the crash report from Console app: https://gist.github.com/miluoshi/30fa737f45c8a9c1ef215852ab064cfd |
|
@miluoshi indeed this looks exactly like the same crash. Is there any chance that you attached the wrong settings file and another one is being used? Does it work if you run |
|
@bpasero thanks! using empty data dir fixed the issue for me! |
|
@omerlh which OS? |
|
MacOS |
|
@omerlh |
|
Thanks! Worked like a charm :) |
1.30.0
c6e592b
x64
10.13.6
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
code --verbose --disable-extensions
The text was updated successfully, but these errors were encountered: