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

Crashes instantly on startup. Ubuntu 20.10 #118169

Closed
serversidepiece opened this issue Mar 5, 2021 · 6 comments
Closed

Crashes instantly on startup. Ubuntu 20.10 #118169

serversidepiece opened this issue Mar 5, 2021 · 6 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@serversidepiece
Copy link

serversidepiece commented Mar 5, 2021

  • VS Code Version: 1_54.1
  • OS Version: Pop_OS(Ubuntu) 20.10

Steps to Reproduce:

  1. Open VScode

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

I had vsode installed and working for about a month, but was getting annoyed at my golang linter not working correclty. I then uninstalled and reinstalled via snap but the snap version takes way too long to boot up so I then went back again to the deb version via the official vscode site. Now on start up it crashes within 3 seconds every single time.

These are the errors im getting from --verbose

[49131:0305/012546.370472:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/kenyounot/.config/Code/logs/20210305T012544/renderer3.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626) [49131:0305/012546.371917:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/kenyounot/.config/Code/logs/20210305T012544/renderer3.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626) [49131:0305/012546.374887:INFO:CONSOLE(25)] "%cTRACE color: #888 Error: ENOENT: no such file or directory, open '/usr/share/code/resources/app/extensions/node_modules/package.json'", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25) [49131:0305/012546.374921:INFO:CONSOLE(25)] "%cTRACE color: #888 Error: ENOENT: no such file or directory, open '/usr/share/code/resources/app/extensions/node_modules/package.json'", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25) [49131:0305/012546.377644:INFO:CONSOLE(25)] "%cTRACE color: #888 Error: ENOENT: no such file or directory, open '/usr/share/code/resources/app/extensions/node_modules/package.json'", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)

vscode-insiders works completely fine, and if I reinstall using snap it works completely fine. Only the deb version.

@vscodebot
Copy link

vscodebot bot commented Mar 5, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@mark-kubacki
Copy link

Does a downgraded vscode to v1.52 exhibit the same behaviour?

apt-get install --allow-downgrades "code=1.52.*"

@serversidepiece
Copy link
Author

Does a downgraded vscode to v1.52 exhibit the same behaviour?

apt-get install --allow-downgrades "code=1.52.*"

Same behavior after downgrading.

@deepak1556
Copy link
Collaborator

Can you provide the crash report with latest stable following the steps at https:/microsoft/vscode/wiki/Native-Crash-Issues#creating-and-symbolicating-local-crash-reports

@deepak1556 deepak1556 assigned deepak1556 and unassigned Tyriar Mar 5, 2021
@deepak1556 deepak1556 added the info-needed Issue requires more information from poster label Mar 5, 2021
@serversidepiece
Copy link
Author

serversidepiece commented Mar 5, 2021

Can you provide the crash report with latest stable following the steps at https:/microsoft/vscode/wiki/Native-Crash-Issues#creating-and-symbolicating-local-crash-reports

Here ya go.

5f5e37e7-b6cf-481f-f6686383-f935c09e.zip

@deepak1556
Copy link
Collaborator

deepak1556 commented Mar 5, 2021

Thanks for the report, Issue is same as #116690

Please check #116690 (comment) for workaround.

@deepak1556 deepak1556 added *duplicate Issue identified as a duplicate of another issue(s) and removed info-needed Issue requires more information from poster labels Mar 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants