microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.75k stars 29.1k forks source link

Allways stops #210865

Open Kholokdadirm opened 6 months ago

Kholokdadirm commented 6 months ago

Type: Performance Issue

Terminal always stop operations

VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:57:04.379Z) OS version: Windows_NT x64 6.2.9200 Modes:

System Info |Item|Value| |---|---| |CPUs|AMD E1-2100 APU with Radeon(TM) HD Graphics (2 x 998)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: disabled_off
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|1.71GB (0.18GB free)| |Process Argv|--crash-reporter-id 9cee53d8-3853-4824-826c-65199ed7af46| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 4 96 10700 code main 0 66 116 gpu-process 0 69 5376 extensionHost [1] 0 78 9656 electron-nodejs ("C:\Users\MOKGADI\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node "c:\Users\MOKGADI\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\node\htmlServerMain" --node-ipc --clientProcessId=5376) 0 25 5504 fileWatcher [1] 0 6 6052 crashpad-handler 0 139 6420 window [1] (index.html - arch - Visual Studio Code) 0 44 9000 shared-process 0 11 10100 ptyHost 4 90 10504 window [2] (Issue Reporter) 0 13 11240 utility-network-service ```
Workspace Info ``` | Window (index.html - arch - Visual Studio Code) | Folder (arch): 7 files | File types: jpg(2) gif(1) html(1) css(1) | Conf files:; ```
Extensions (15) Extension|Author (truncated)|Version ---|---|--- copilot|Git|1.180.0 copilot-chat|Git|0.2.2 python|ms-|2023.14.0 vscode-pylance|ms-|2024.2.3 cpptools|ms-|1.19.9 open-coverage|phu|1.0.2 java|red|1.29.0 LiveServer|rit|5.7.9 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.3.1 vscode-java-debug|vsc|0.57.0 vscode-java-dependency|vsc|0.23.3 vscode-java-pack|vsc|0.26.0 vscode-java-test|vsc|0.40.1 vscode-maven|vsc|0.44.0
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 vscrpc:30673769 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 d34g3935:30971562 bg6jg535:30979843 ccp2r3:30993541 dsvsc020:30976470 pythonait:31006305 gee8j676:31009558 dsvsc021:30996838 da93g388:31013173 pythoncenvpt:31022790 ```
vscodenpa commented 6 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.88.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

meganrogge commented 6 months ago

It looks like your report is missing some important information, See this wiki page for more info on how to report actionable terminal issues.