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

VSCode crashes on startup #75431

Closed
dd-pardal opened this issue Jun 13, 2019 · 2 comments
Closed

VSCode crashes on startup #75431

dd-pardal opened this issue Jun 13, 2019 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@dd-pardal
Copy link

  • VSCode Version: 1.35.1
  • OS Version: Windows 10 Home 1903

Steps to Reproduce:

  1. Launch Visual Studio Code

Does this issue occur when all extensions are disabled?: Yes

VSCode crashes every time on launch. Normally, the window opens and the status bar gets rendered (screenshot) and about one second later it all goes dark, opening a message box with a "The window has crashed" error. Sometimes, it also renders some text in the navigation panel and in the tabs, but only for a split second.

I have tried reinstalling and launching with extensions disabled, but it still doesn't work. With verbose enabled, the console shows:

(...)
[main 2019-06-13T15:06:46.719Z] IPC#vscode-workbenchReady
[main 2019-06-13T15:06:46.721Z] windowsService#isFocused 1
[main 2019-06-13T15:06:46.724Z] windowsService#whenSharedProcessReady
[main 2019-06-13T15:06:46.865Z] windowsService#getRecentlyOpened 1
[main 2019-06-13T15:06:46.874Z] windowsService#setRepresentedFilename 1
[3300:0613/160646.916:INFO:CONSOLE(1405)] "%cTRACE", source: file:///C:/Users/ddpar/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js (1405)
[main 2019-06-13T15:06:47.184Z] windowsService#getRecentlyOpened 1
[3300:0613/160647.215:INFO:CONSOLE(1405)] "%cTRACE", source: file:///C:/Users/ddpar/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js (1405)
[3300:0613/160647.332:INFO:CONSOLE(1405)] "%cTRACE", source: file:///C:/Users/ddpar/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js (1405)
[main 2019-06-13T15:06:47.432Z] [VS Code]: render process crashed!
[main 2019-06-13T15:06:47.443Z] telemetry/windowerror { type: 2 }
[main 2019-06-13T15:07:07.599Z] update#checkForUpdates, state =  idle
[main 2019-06-13T15:07:07.600Z] update#setState checking for updates
[main 2019-06-13T15:07:07.601Z] RequestService#request https://update.code.visualstudio.com/api/update/win32-user/stable/c7d83e57cd18f18026a8162d042843bda1bcf21f
[main 2019-06-13T15:07:08.220Z] update#setState idle
[main 2019-06-13T15:07:08.221Z] telemetry/update:notAvailable { explicit: false }
@bpasero
Copy link
Member

bpasero commented Jun 14, 2019

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 bpasero added the info-needed Issue requires more information from poster label Jun 14, 2019
@dd-pardal
Copy link
Author

VSCode Insiders works. Thanks.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants