vscode: Open Folder and open file cause application to freeze indefinitely
Issue Type: Performance Issue
Application freezes upon opening file using ctrl-o. After freeze application becomes unresponsive and has to be closed using task manager. Steps to Reproduce: ctrl-o and select a file repeat 2 times and application freezes.
VS Code version: Code 1.49.1 (58bb7b2331731bf72587010e943852e13e6fd3cf, 2020-09-16T23:27:51.792Z) OS version: Windows_NT x64 10.0.19041
System Info
| Item | Value |
|---|---|
| CPUs | Intel® Core™ i9-9900K CPU @ 3.60GHz (16 x 3600) |
| GPU Status | 2d_canvas: unavailable_software flash_3d: disabled_software flash_stage3d: disabled_software flash_stage3d_baseline: disabled_software gpu_compositing: disabled_software multiple_raster_threads: enabled_on oop_rasterization: disabled_off opengl: disabled_off protected_video_decode: disabled_off rasterization: disabled_software skia_renderer: disabled_off_ok video_decode: disabled_software vulkan: disabled_off webgl: unavailable_software webgl2: unavailable_software |
| Load (avg) | undefined |
| Memory (System) | 63.94GB (56.99GB free) |
| Process Argv | –crash-reporter-id cd48213b-136f-435b-9045-4fd2f053a5d3 |
| Screen Reader | no |
| VM | 0% |
Process Info
CPU % Mem MB PID Process
0 78 18032 code main
0 25 3844 crashpad-handler
0 86 8632 window (Issue Reporter)
0 84 9244 shared-process
0 38 9552 utility
0 175 17248 window (testcase04.c - Visual Studio Code)
0 101 16640 extensionHost
0 12 9252 "c:\Users\Landon's PC\.vscode\extensions\ms-vscode.cpptools-1.0.1-insiders\bin\cpptools.exe"
0 11 1468 console-window-host (Windows internal process)
0 12 12232 "c:\Users\Landon's PC\.vscode\extensions\ms-vscode.cpptools-1.0.1-insiders/bin/cpptools-srv.exe" 9252 0
0 6 17596 console-window-host (Windows internal process)
0 6 17640 C:\WINDOWS\System32\wsl.exe
0 6 9828 C:\WINDOWS\system32\lxss\wslhost.exe {51d4a3eb-c30a-403f-8dcb-68d455a2f8ae} 476 484 488
0 13 2260 console-window-host (Windows internal process)
0 90 18200 gpu-process
Workspace Info
;
Extensions (10)
| Extension | Author (truncated) | Version |
|---|---|---|
| python | ms- | 2020.8.109390 |
| remote-wsl | ms- | 0.44.5 |
| cpptools | ms- | 1.0.1-insiders |
| java | red | 0.67.0 |
| vscodeintellicode | Vis | 1.2.10 |
| vscode-java-debug | vsc | 0.28.0 |
| vscode-java-dependency | vsc | 0.13.0 |
| vscode-java-pack | vsc | 0.10.0 |
| vscode-java-test | vsc | 0.24.2 |
| vscode-maven | vsc | 0.24.2 |
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 5
- Comments: 29 (7 by maintainers)
I believe I’m having this same issue. For me, any window/dialog box that VS Code has to open hangs the program for around 10 seconds. It will eventually open the window, but working in that window is very slow. This also happens for any yes/no dialog boxes, such as saving files. I’m currently running:
I just installed insiders, and it appears to be resolved.
Unfortunately no, because it doesn’t crash, it just hangs there. Gui thread works – I can click into windows, and it draws them, but nothing on the interface is active. Any other way I can investigate it?
From: Benjamin Pasero Sent: Friday, October 2, 2020 4:09 AM To: microsoft/vscode Cc: dixonqmg; Manual Subject: Re: [microsoft/vscode] Open Folder and open file cause application tofreeze indefinitely (#107078)
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! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
@arashgmn the issue you are facing is tracked under https://github.com/microsoft/vscode/issues/146584
Linux Snap is covered by: https://github.com/microsoft/vscode/issues/100940