microsoft / vscode

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

Current version keeps on crashing #195182

Closed Amank927 closed 1 year ago

Amank927 commented 1 year ago

Type: Performance Issue

Just on normal usage while manipulating large JSON files, it keeps on hanging. Didn't use to happen just before the latest update.

VS Code version: Code 1.83.0 (e7e037083ff4455cf320e344325dacb480062c3c, 2023-10-03T16:11:49.843Z) OS version: Linux x64 5.15.0-84-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 x 2400)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 2, 2| |Memory (System)|15.40GB (5.43GB free)| |Process Argv|--no-sandbox . --crash-reporter-id 0b2b8620-19c4-42df-803d-b481f9d8278b| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|x11|
Process Info ``` CPU % Mem MB PID Process 0 158 105709 code main 0 32 105711 zygote 0 32 105712 zygote 0 221 105768 window [1] (PULSE_LIVE_RIBBON_ALL.json - mainline - Visual Studio Code) 0 95 105947 window [2] (Issue Reporter) 0 126 105738 gpu-process 0 63 105745 utility-network-service 0 189 105789 extensionHost [1] 0 63 105835 electron-nodejs (/snap/code/142/usr/share/code/code --ms-enable-electron-run-as-node /snap/code/142/usr/share/code/resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=105789) 0 63 105867 electron-nodejs (/snap/code/142/usr/share/code/code --ms-enable-electron-run-as-node /home/aman.khatri/.vscode/extensions/mtxr.sqltools-0.28.0/dist/languageserver.js --node-ipc --clientProcessId=105789) 0 95 105799 shared-process 0 0 105960 /bin/sh -c /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 0 105961 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 79 105800 fileWatcher [1] ```
Workspace Info ``` | Window (PULSE_LIVE_RIBBON_ALL.json - mainline - Visual Studio Code) | Folder (mainline): 600 files | File types: js(215) html(119) json(103) env(7) sql(4) xml(2) css(2) | png(2) py(2) arcconfig(1) | Conf files: package.json(3) launch.json(1) | Launch Configs: node chrome; ```
Extensions (29) Extension|Author (truncated)|Version ---|---|--- solargraph|cas|0.24.0 systemd-unit-file|coo|1.0.6 vscode-markdownlint|Dav|0.52.0 vscode-eslint|dba|2.4.2 gitlens|eam|14.3.0 prettier-vscode|esb|10.1.0 codespaces|Git|1.15.4 rainbow-csv|mec|3.7.1 vscode-language-babel|mgm|0.0.40 vscode-docker|ms-|1.26.1 vscode-kubernetes-tools|ms-|1.3.15 isort|ms-|2023.10.1 python|ms-|2023.18.0 vscode-pylance|ms-|2023.10.10 jupyter|ms-|2023.9.1102792234 jupyter-keymap|ms-|1.1.2 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.315.1 sqltools|mtx|0.28.0 material-icon-theme|PKi|4.31.0 ruby|reb|0.28.1 vscode-yaml|red|1.14.0 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.2.30 vscode-java-dependency|vsc|0.23.1 vscode-ruby|win|0.28.0 json|Zai|2.0.2 material-theme|zhu|3.16.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263:30856252 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 3biah626:30602489 f6dab269:30613381 showlangstatbar:30737416 a2ce3375:30757347 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 copilotsettingc:30839828 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30821572 dsvsc015:30845448 pythonfb280951:30830810 ```
chrmarti commented 1 year ago

Please see https://github.com/microsoft/vscode/wiki/Native-Crash-Issues on how to provide additional information. Thanks.

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!