Closed
Description
Environment data
- PTVSD version: 4.3.2
- OS and version: macOS 10.15.4, Windows 10 latest
- Python version: 3.6.4
- Using VS Code or Visual Studio: VS Code
Actual behavior
Crashes immediately when debugging via launch.
Expected behavior
Does not crash; can break at breakpoint.
Steps to reproduce:
- Build and install python from source with generic configure options.
- Set built python as interpreter.
- Set breakpoint in first line of python code.
- Launch debugger.
- Observe crash w/ crash report in OS.
Activity