Open gmccullo opened 1 month ago
Git extension doing something unexpected?
I think I'm seeing the same error. I have disabled all installable extensions. On Window Reload I see the exception stack. Disable the vscode.git (Git SCM built-in extension) and reload. There is one final exception. Reload again, no errors. After a few reloads with no errors, enabled vscode.git builtin extension again (no loading error). Reload ... error.
Error does not occur when there is no folder/workspace open.
Type: Bug
I've been working on a new extension called "Interlinks". When exiting the extension host after debugging, the IDE almost always stops on an exception. As far as I can make out the exception is unrelated to the extension. I checked this by creating a barebones "hello world" exception and running it using the Default profile with no extensions installed, and none in the extension host either. I added a
process.on('unhandledRejection')
handler and was able to capture this stack trace:VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version: Windows_NT x64 10.0.22631 Modes:
System Info
|Item|Value| |---|---| |CPUs|AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx (8 x 2296)| |GPU Status|2d_canvas: enabledcanvas_oop_rasterization: enabled_on
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|61.95GB (35.75GB free)| |Process Argv|--folder-uri file:///c%3A/Users/gary/OneDrive/programming/vscode/teardown-demo --crash-reporter-id 2ba0f4e4-3510-454f-9af6-136975db26b9| |Screen Reader|no| |VM|0%|
Extensions (55)
Extension|Author (truncated)|Version ---|---|--- TabOut|alb|0.2.2 increment-selection|alb|0.2.0 Bookmarks|ale|13.5.0 html-end-tag-labels|ant|1.0.0 auto-generics-tag|Ben|0.0.1 esbuild-problem-matchers|con|0.0.3 vscode-markdownlint|Dav|0.56.0 vscode-eslint|dba|3.0.10 githistory|don|0.6.20 xml|Dot|2.5.1 overtype|DrM|0.5.0 vsc-material-theme-icons|equ|3.8.8 url-encode|fle|1.1.0 html-preview-vscode|geo|0.2.5 live-sass|gle|6.1.2 todo-tree|Gru|0.0.226 vscode-html-validate|htm|2.9.1 markdown-extended|jeb|1.1.4 docomment|k--|1.0.0 wordcounter|kir|2.4.4 csharpextensions|kre|1.7.3 vscode-autohotkey-plus-plus|mar|6.3.0 rainbow-csv|mec|3.12.0 render-crlf|med|1.8.1 csdevkit|ms-|1.11.14 csharp|ms-|2.50.27 vscode-dotnet-runtime|ms-|2.2.1 vscodeintellicode-csharp|ms-|2.1.11 extension-test-runner|ms-|0.0.12 powershell|ms-|2024.2.2 test-adapter-converter|ms-|0.2.0 material-icon-theme|PKi|5.12.0 word-counter|plu|0.0.1 toggle|reb|0.0.2 vscode-xml|red|0.27.1 vscode-yaml|red|1.15.0 vscode-sort-json|ric|1.20.0 block-travel|sas|0.0.2 some-sass|Som|4.0.2 sonarlint-vscode|Son|4.11.1 code-spell-checker|str|3.0.1 code-spell-checker-british-english|str|1.4.11 code-spell-checker-french|str|0.4.1 code-spell-checker-german|str|2.3.2 code-spell-checker-greek|str|1.2.2 code-spell-checker-italian|str|1.1.1 code-spell-checker-medical-terms|str|3.0.2 code-spell-checker-scientific-terms|str|0.2.2 code-spell-checker-spanish|str|2.3.4 vscode-icons|vsc|12.9.0 whichkey|VSp|0.11.4 quokka-vscode|Wal|1.0.656 copyrawvalue|wer|1.0.0 deletehere|xin|0.0.1 markdown-all-in-one|yzh|3.6.2 (1 theme extensions excluded)A/B Experiments
``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 01bff139:31013167 dvdeprecation:31068756 dwnewjupytercf:31046870 2f103344:31071589 impr_priority:31102340 nativerepl1:31139838 refactort:31108082 pythonrstrctxt:31112756 wkspc-onlycs-t:31132770 nativeloc2:31134642 wkspc-ranged-t:31151552 cf971741:31144450 iacca2:31156134 notype1cf:31157160 5fd0e150:31155592 dwcopilot:31164048 icondisabled:31158250 ```