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

At startup #108200

Closed
gino-wofford opened this issue Oct 6, 2020 · 3 comments
Closed

At startup #108200

gino-wofford opened this issue Oct 6, 2020 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@gino-wofford
Copy link

Issue Type: Bug

At startup
[2020-10-06 14:07:19.395] [renderer1] [error] spawn UNKNOWN: Error: spawn UNKNOWN
at ChildProcess.spawn (internal/child_process.js:394:11)
at Object.spawn (child_process.js:549:9)
at r.startWatcher (file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1386:56)
at new r (file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1385:959)
at t.FileWatcher.startWatching (file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1387:808)
at new t.FileWatcher (file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1387:732)
at r.doRefreshRecursiveWatchers (file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1748:23)
at file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1747:369
at l.queue (file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:128:270)
at file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:129:774
at file:///C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:129:216
[2020-10-06 14:07:28.436] [renderer1] [error] Extension host terminated unexpectedly. The following extensions were running:

VS Code version: Code 1.49.3 (2af0510, 2020-10-02T17:57:01.595Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz (4 x 2400)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: unavailable_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: unavailable_off
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: unavailable_off
Load (avg) undefined
Memory (System) 3.80GB (0.52GB free)
Process Argv --crash-reporter-id a2b67ca8-3dda-476e-97a0-2318224a66a8
Screen Reader no
VM 0%
Extensions (12)
Extension Author (truncated) Version
vbscript Dar 1.0.4
vscode-eslint dba 2.1.8
vscode-pull-request-github Git 0.20.0
csharp ms- 1.23.2
pyright ms- 1.1.77
python ms- 2020.9.112786
remote-containers ms- 0.140.1
remote-ssh ms- 0.55.0
remote-ssh-edit ms- 0.55.0
remote-wsl ms- 0.44.5
vscode-remote-extensionpack ms- 0.20.0
vscode-ansible vsc 0.5.2
@gjsjohnmurray
Copy link
Contributor

Does the problem also happen if you launch with all extensions disabled?

@JacksonKearl
Copy link
Contributor

What is the actual issue you're seeing here? For instance does VS Code fail to start or what exactly?

@JacksonKearl JacksonKearl added the info-needed Issue requires more information from poster label Oct 7, 2020
@JacksonKearl JacksonKearl self-assigned this Oct 12, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
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

4 participants
@gjsjohnmurray @JacksonKearl @gino-wofford and others