Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug stuck when trying to start #236390

Open
fgdvir opened this issue Dec 17, 2024 · 2 comments
Open

Debug stuck when trying to start #236390

fgdvir opened this issue Dec 17, 2024 · 2 comments
Assignees

Comments

@fgdvir
Copy link

fgdvir commented Dec 17, 2024

Type: Bug

Whenever I try to debug my code, it works the first time. but the second time I try to start it, I see like it is thinking, but nothing happens. The only way of 'fixing' it is to reload vscode.
I'm debugging python file with python 3.12 if it matters, though it looks like it stuck even before that, possibly in the stage where it needs to send a command to a new/existing terminal.

VS Code version: Code 1.95.3 (Universal) (f1a4fb1, 2024-11-13T14:50:04.152Z)
OS version: Darwin arm64 24.2.0
Modes:

System Info
Item Value
CPUs Apple M3 (8 x 2400)
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
webnn: disabled_off
Load (avg) 3, 3, 3
Memory (System) 16.00GB (0.09GB free)
Process Argv --crash-reporter-id 06e04ba8-6247-4286-8494-2d0c6ef3db91
Screen Reader no
VM 0%
Extensions (76)
Extension Author (truncated) Version
better-comments aar 3.0.2
Bookmarks ale 13.5.0
vscode-django bat 1.15.0
toml be5 0.6.0
bracket-pair-color-dlw Bra 0.0.6
ruff cha 2024.56.0
vscode-better-align cho 1.4.2
path-intellisense chr 2.10.0
python-snippets cst 0.1.2
vscode-markdownlint Dav 0.57.0
py-pack dav 1.2.0
vscode-quick-select dba 0.2.9
githistory don 0.6.20
python-environment-manager don 1.2.4
python-extension-pack don 1.7.0
parquet-viewer dvi 2.11.1
gitlens eam 16.0.5
code-runner for 0.12.2
copilot Git 1.250.0
copilot-chat Git 0.22.4
gitlab-workflow Git 5.23.1
vscode-test-explorer hbe 2.22.1
debug-visualizer hed 2.4.0
vscode-drawio hed 1.6.6
vscode-jetbrains-keybindings isu 0.1.9
vscode-edit-csv jan 0.10.0
align-columns jca 0.0.6
intellij-idea-keybindings k-- 1.7.3
vsc-python-indent Kev 1.18.0
vscode-dashboard kru 2.6.0
vscode-python-test-adapter lit 0.8.2
vscode-clangd llv 0.1.33
MagicPython mag 1.1.0
rainbow-csv mec 3.13.0
vscode-docker ms- 1.29.3
black-formatter ms- 2024.4.0
debugpy ms- 2024.15.2024121701
isort ms- 2023.10.1
pylint ms- 2024.0.0
python ms- 2024.22.0
vscode-pylance ms- 2024.12.1
jupyter ms- 2024.10.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.21
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
remote-containers ms- 0.394.0
remote-ssh ms- 0.115.1
remote-ssh-edit ms- 0.87.0
remote-explorer ms- 0.4.3
test-adapter-converter ms- 0.2.1
autodocstring njp 0.6.1
vscode-python-typehint njq 1.5.1
indent-rainbow ode 8.3.1
csv-to-table php 1.4.1
vscode-yaml red 1.15.0
LiveServer rit 5.7.9
vscode-header-source ryz 1.3.0
todotasks san 0.5.0
code-pypack sch 0.0.3
trailing-spaces sha 0.4.1
markdown-preview-enhanced shd 0.8.15
sourcery sou 1.27.0
code-spell-checker str 4.0.21
enumerator swi 0.0.6
vscode-task tas 0.3.2
pdf tom 1.2.2
commands use 1.14.1
intellicode-api-usage-examples Vis 0.2.9
vscodeintellicode Vis 1.3.2
volar Vue 2.1.10
vscode-todo-highlight way 1.0.5
jinja who 0.0.8
local-history xpo 1.6.0
vscode-preview-server yui 1.3.0
markdown-all-in-one yzh 3.6.2
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
vscaat:30438848
c4g48928:30535728
azure-dev_surveyonecf:30548226
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupytercf:31046870
nativerepl2:31139839
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

Copy link

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

Happy Coding!

@karthiknadig karthiknadig self-assigned this Dec 17, 2024
@einarwar
Copy link

Might be related to #236411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants