microsoft / microsoft/vscode-python-debugger

Debugger silently crashes as it seems

Open
#812 2 comments 0 reactions 1 assignee View on GitHub

@eleanorjboyd is already working on this.

Since Oct 3, 2025.

bug
Dominant language
TypeScript
Stars
181
Forks
126
Avg merge
2d 3h
Merged PRs (30d)
3

Description

I have quite a journey already behind, so my apologies if I'm wrong here. It started with the debugger not working at all, but let me try to make it as short as possible.

  1. observation: run file & debugger is silently crashing via remote tunnels connection (from macOS to Windows)
  2. observation: run file & debugger is silently crashing when invoked locally (fully uninstalled VS Code as good as I could with deleting cache folders and registry entries)
  3. partial solution: run file & debugger works again when invoked locally

now I am with a tunnel connection where I can run a file but when I try to debug the file (just with the debug play button) the debugger still crashes silently. at least that's now narrowed down somewhat.

all configs were working before (launch.json, venv, etc) and I'm using the latest VS Code (not insiders) everywhere.

How can I further debug this and bring helpful information?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.