Skip to content

Debugger crashes if running under CPython debug build (--with-pydebug) #152

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:

  1. Build and install python from source with generic configure options.
  2. Set built python as interpreter.
  3. Set breakpoint in first line of python code.
  4. Launch debugger.
  5. Observe crash w/ crash report in OS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions