vscode-dotnet-runtime: Endless Loading During arm64 Android SDK Analysis in VS Code caused by ms-dotnettools.vscode-dotnet-runtime

Type: Bug

When attempting to debug my app in Visual Studio Code using any bedugging platform, the “Analyzing” process gets stuck in an infinite loading loop. This issue occurs frequently but doesn’t follow a consistent pattern. Even after attempting various troubleshooting steps, including uninstalling and reinstalling VS Code, the problem persists. Occasionally, restarting the Mac temporarily resolves the issue, but this is not a reliable solution.

Steps to Reproduce:

Open Visual Studio Code. Attempt to debug app. Observe that the “Analyzing” process remains stuck in a loading state indefinitely.

Expected Behavior: The “Analyzing” process should complete successfully, allowing debugging of the app without any interruptions.

Actual Behavior: The “Analyzing” process stays loading indefinitely, preventing successful debugging of the app.

Additionally: Using the Extension Bisect tool helped pinpoint the root cause, revealing that the “ms-dotnettools.vscode-dotnet-runtime” extension is responsible for the error.

Extension version: 2.0.3 VS Code version: Code 1.88.1 (Universal) (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:42:52.765Z) OS version: Darwin arm64 23.4.0 Modes:

System Info
Item Value
CPUs Apple M1 Pro (10 x 24)
GPU Status 2d_canvas: enabled
canvas_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
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 1, 2, 2
Memory (System) 16.00GB (0.34GB free)
Process Argv –crash-reporter-id 6d97e4a6-e46f-4d57-8734-27ca6a366866
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:31000449
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
d34g3935:30971562
fegfb526:30981948
bg6jg535:30979843
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
gee8j676:31009558
showvideoc:31016891
chatpanelt:31018789
dsvsc021:30996838
724cj586:31013169
pythoncenvpt:31022790

About this issue

  • Original URL
  • State: open
  • Created 2 months ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

I appreciate your back and forth with me!