-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)
Description
- VS Code Version: code_1.54.3-1615806378_amd64 deb
- OS Version: Ubuntu 20.10
Steps to Reproduce:
- Install vscode from ubuntu software (snap).
- Turn on Sync via github authentication.
- Uninstall vscode from the ubuntu software.
- Download and Install the .deb package from main page.
Does this issue occur when all extensions are disabled?: Yes
VScode is crashing on start, here's the code --verbose output:
code --verbose
(code:4696): Gtk-WARNING **: 18:39:05.075: Theme parsing error: gtk.css:1543:12: 'max-height' is not a valid property name
[4729:0327/183905.229577:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[main 2021-03-27T22:39:05.295Z] Starting VS Code
[main 2021-03-27T22:39:05.296Z] from: /usr/share/code/resources/app
[main 2021-03-27T22:39:05.296Z] args: {
_: [],
diff: false,
add: false,
goto: false,
'new-window': false,
'reuse-window': false,
wait: false,
help: false,
'list-extensions': false,
'show-versions': false,
version: false,
verbose: true,
status: false,
'prof-startup': false,
'prof-v8-extensions': false,
'disable-extensions': false,
'disable-gpu': false,
telemetry: false,
debugRenderer: false,
logExtensionHostCommunication: false,
'skip-release-notes': false,
'disable-telemetry': false,
'disable-updates': false,
'disable-keytar': false,
'disable-crash-reporter': false,
'crash-reporter-id': '74798341-3509-49c5-888a-88e6ef17c7cb',
'skip-add-to-recently-opened': false,
'unity-launch': false,
'open-url': false,
'file-write': false,
'file-chmod': false,
'driver-verbose': false,
force: false,
'do-not-sync': false,
trace: false,
'force-user-env': false,
'force-disable-user-env': false,
'open-devtools': false,
__sandbox: false,
'no-proxy-server': false,
nolazy: false,
'force-renderer-accessibility': false,
'ignore-certificate-errors': false,
'allow-insecure-localhost': false,
logsPath: '/home/jesusjimenez/.config/Code/logs/20210327T183905'
}
[main 2021-03-27T22:39:05.302Z] Resolving machine identifier...
[main 2021-03-27T22:39:05.302Z] Resolved machine identifier: 1d56ca3c3ddcc6dae4635b340e12b58e498c1476191b1688cf8eacbde845be9b
[main 2021-03-27T22:39:05.302Z] Main->SharedProcess#connect
[main 2021-03-27T22:39:05.363Z] StorageMainService: creating global storage
[main 2021-03-27T22:39:05.363Z] lifecycle (main): phase changed (value: 2)
[main 2021-03-27T22:39:05.364Z] windowsManager#open
[main 2021-03-27T22:39:05.364Z] windowsManager#open pathsToOpen [ [Object: null prototype] {} ]
[main 2021-03-27T22:39:05.365Z] window#validateWindowState: validating window state on 1 display(s) {
width: 1024,
height: 768,
mode: 1,
x: 128,
y: 128,
hasDefaultState: true
}
[main 2021-03-27T22:39:05.365Z] window#validateWindowState: 1 monitor working area { x: 0, y: 0, width: 1280, height: 1024 }
[main 2021-03-27T22:39:05.366Z] window#ctor: using window state {
width: 1024,
height: 768,
mode: 1,
x: 128,
y: 128,
hasDefaultState: true
}
[main 2021-03-27T22:39:05.481Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 0, emptyToOpen: 1)
[main 2021-03-27T22:39:05.482Z] lifecycle (main): phase changed (value: 3)
[main 2021-03-27T22:39:05.482Z] update#setState idle
[main 2021-03-27T22:39:05.483Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
(node:4696) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information
[main 2021-03-27T22:39:05.678Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
(node:4754) Electron: Loading non-context-aware native module in renderer: '/usr/share/code/resources/app/node_modules.asar.unpacked/vscode-sqlite3/build/Release/sqlite.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
[4696:0327/183906.616465:INFO:CONSOLE(626)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183906.617719:INFO:CONSOLE(626)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183906.620584:INFO:CONSOLE(626)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183906.626831:INFO:CONSOLE(626)] "%cTRACE color: #888 Skipping initializing user data in desktop", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183906.890016:INFO:CONSOLE(626)] "%cTRACE color: #888 Layout#layout, height: 743, width: 1024", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183906.921598:INFO:CONSOLE(626)] "%cTRACE color: #888 workbench configuration {"_":[],"verbose":true,"crash-reporter-id":"74798341-3509-49c5-888a-88e6ef17c7cb","logsPath":"/home/jesusjimenez/.config/Code/logs/20210327T183905","appRoot":"/usr/share/code/resources/app","machineId":"1d56ca3c3ddcc6dae4635b340e12b58e498c1476191b1688cf8eacbde845be9b","nodeCachedDataDir":"/home/jesusjimenez/.config/Code/CachedData/2b9aebd5354a3629c3aba0a5f5df49f43d6689f8","mainPid":4696,"execPath":"/usr/share/code/code","userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-eca699b2-1.54.3-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"isInitialStartup":true,"backupPath":"/home/jesusjimenez/.config/Code/Backups/1616884745770","windowId":1,"sessionId":"window:1","logLevel":0,"colorScheme":{"dark":true,"highContrast":false},"autoDetectHighContrast":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1616884744923},{"name":"code/didStartMain","startTime":1616884745034},{"name":"code/mainAppReady","startTime":1616884745144},{"name":"code/willLoadMainBundle","startTime":1616884745146},{"name":"code/fork/willLoadCode","startTime":1616884745179},{"name":"code/registerFilesystem/file","startTime":1616884745265},{"name":"code/didLoadMainBundle","startTime":1616884745267},{"name":"code/willOpenNewWindow","startTime":1616884745467}],"partsSplashPath":"/home/jesusjimenez/.config/Code/rapid_render.json","os":{"release":"5.8.0-48-generic"}}", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183906.930254:INFO:CONSOLE(626)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[main 2021-03-27T22:39:06.955Z] SharedProcess: on vscode:createSharedProcessMessageChannel
[main 2021-03-27T22:39:06.956Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
(node:4696) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information
[main 2021-03-27T22:39:07.010Z] menubarService#updateMenubar 1
[4696:0327/183907.168076:INFO:CONSOLE(626)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/jesusjimenez/.config/Code/User/settings.json': Unable to read file 'vscode-userdata:/home/jesusjimenez/.config/Code/User/settings.json' (Error: Unable to resolve non-existing file 'vscode-userdata:/home/jesusjimenez/.config/Code/User/settings.json')", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.169004:INFO:CONSOLE(626)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/jesusjimenez/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/jesusjimenez/.config/Code/User/tasks.json' (Error: Unable to resolve non-existing file 'vscode-userdata:/home/jesusjimenez/.config/Code/User/tasks.json')", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.171531:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/renderer1.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[main 2021-03-27T22:39:07.249Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2021-03-27T22:39:07.410Z] SharedProcess: IPC ready
[main 2021-03-27T22:39:07.435Z] Main->SharedProcess#connect: connection established
[4696:0327/183907.441940:INFO:CONSOLE(626)] "%cTRACE color: #888 Settings Sync: Initializing accounts", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.443434:INFO:CONSOLE(626)] "%cTRACE color: #888 Settings Sync: Getting accounts for microsoft", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[main 2021-03-27T22:39:07.446Z] RequestService#request https://update.code.visualstudio.com/api/update/linux-x64/stable/2b9aebd5354a3629c3aba0a5f5df49f43d6689f8
(node:4775) Electron: Loading non-context-aware native module in renderer: '/usr/share/code/resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
[4696:0327/183907.474979:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/output_1_20210327T183906", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.485759:INFO:CONSOLE(25)] "%cTRACE color: #888 sharedProcess configuration {"machineId":"1d56ca3c3ddcc6dae4635b340e12b58e498c1476191b1688cf8eacbde845be9b","windowId":2,"appRoot":"/usr/share/code/resources/app","nodeCachedDataDir":"/home/jesusjimenez/.config/Code/CachedData/2b9aebd5354a3629c3aba0a5f5df49f43d6689f8","backupWorkspacesPath":"/home/jesusjimenez/.config/Code/Backups/workspaces.json","userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-eca699b2-1.54.3-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"args":{"_":[],"diff":false,"add":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"list-extensions":false,"show-versions":false,"version":false,"verbose":true,"status":false,"prof-startup":false,"prof-v8-extensions":false,"disable-extensions":false,"disable-gpu":false,"telemetry":false,"debugRenderer":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"disable-telemetry":false,"disable-updates":false,"disable-keytar":false,"disable-crash-reporter":false,"crash-reporter-id":"74798341-3509-49c5-888a-88e6ef17c7cb","skip-add-to-recently-opened":false,"unity-launch":false,"open-url":false,"file-write":false,"file-chmod":false,"driver-verbose":false,"force":false,"do-not-sync":false,"trace":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"__sandbox":false,"no-proxy-server":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"logsPath":"/home/jesusjimenez/.config/Code/logs/20210327T183905"},"logLevel":0}", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.515662:INFO:CONSOLE(25)] "%cTRACE color: #888 Started scanning system extensions", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.516660:INFO:CONSOLE(25)] "%cTRACE color: #888 Started scanning user extensions", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[main 2021-03-27T22:39:07.517Z] SharedProcess: Overall ready
[4696:0327/183907.521777:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/main.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.566903:INFO:CONSOLE(626)] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.572875:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/sharedprocess.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.687204:INFO:CONSOLE(25)] "%cTRACE color: #888 Extension VSIX downlads cache dir does not exist", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.687370:INFO:CONSOLE(25)] "%cTRACE color: #888 Scanned user extensions: 0", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[main 2021-03-27T22:39:07.689Z] menubarService#updateMenubar 1
[4696:0327/183907.750224:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/telemetry.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.750335:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/telemetry.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.750396:INFO:CONSOLE(25)] "%cTRACE color: #888 Started scanning system extensions", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.750491:INFO:CONSOLE(25)] "%cTRACE color: #888 Started scanning user extensions", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.751514:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/renderer1.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.757083:INFO:CONSOLE(25)] "%cDEBUG background: #eee; color: #888 Writing language packs {}", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.764785:INFO:CONSOLE(25)] "%cTRACE color: #888 Scanned user extensions: 0", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.767405:INFO:CONSOLE(626)] "%cTRACE color: #888 StartupGettingStarted: false", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.820113: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)
[4696:0327/183907.824561: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)
[4696:0327/183907.855381:INFO:CONSOLE(25)] "%cTRACE color: #888 Started scanning system extensions", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.855469:INFO:CONSOLE(25)] "%cTRACE color: #888 Started scanning user extensions", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.864216:INFO:CONSOLE(25)] "%cTRACE color: #888 Scanned user extensions: 0", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.897837:INFO:CONSOLE(25)] "%cTRACE color: #888 Scanned system extensions: 85", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.906734:INFO:CONSOLE(25)] "%cTRACE color: #888 Scanned system extensions: 85", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.917184:INFO:CONSOLE(25)] "%cDEBUG background: #eee; color: #888 Writing language packs {}", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.923509: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)
[4696:0327/183907.927331:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/telemetry.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.972402:INFO:CONSOLE(25)] "%cTRACE color: #888 Scanned system extensions: 85", source: file:///usr/share/code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js (25)
[4696:0327/183907.979334:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/sharedprocess.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.983518:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/telemetry.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183907.984666:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/userDataSync.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.186120:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] >> normalized [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/renderer1.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.186985:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] >> normalized [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/output_1_20210327T183906", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.187059:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] >> normalized [CHANGED] /home/jesusjimenez/.config/Code/logs/20210327T183905/main.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.187132:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] >> normalized [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/sharedprocess.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.188359:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] >> normalized [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/telemetry.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.188443:INFO:CONSOLE(626)] "%cTRACE color: #888 [File Watcher (node.js)] >> normalized [ADDED] /home/jesusjimenez/.config/Code/logs/20210327T183905/userDataSync.log", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.282247:INFO:CONSOLE(626)] "%cTRACE color: #888 CommandService#executeCommand extension.js-debug.clearAutoAttachVariables", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.299920:INFO:CONSOLE(626)] "%cTRACE color: #888 CommandService#executeCommand setContext", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.300753:INFO:CONSOLE(626)] "%cTRACE color: #888 CommandService#executeCommand setContext", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.310108:INFO:CONSOLE(626)] "%cTRACE color: #888 CommandService#executeCommand setContext", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[main 2021-03-27T22:39:08.521Z] menubarService#updateMenubar 1
[4696:0327/183908.683452:INFO:CONSOLE(626)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider jsBrowserBreakpoints [object Object]", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.683535:INFO:CONSOLE(626)] "%cTRACE color: #888 Settings Sync: Updated accounts for microsoft", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
[4696:0327/183908.683622:INFO:CONSOLE(626)] "%cTRACE color: #888 Settings Sync: Getting accounts for github", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (626)
terminate called after throwing an instance of 'char const*'
/dev/fd/3: No such file or directory
Server response:
I think it's crashing after trying to automatically sync via github as it was enabled before but I don't know how to prevent that from happening.
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)