FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Interpreter crashes with `--with-trace-refs` on · Issue #103621 · python/cpython · GitHub

/ cpython Public

Interpreter crashes with --with-trace-refs on #103621

Description

Crash report

Interpreter crashes with --with-trace-refs on.

./configure --with-trace-refs
make -j

./_bootstrap_python has a segment fault.

The compiler warns when initializing some PyObjects. I think it's due to an incorrect fill of fields with trace ref API.

Your environment

  • CPython versions tested on: current main d1e4917
  • Operating system and architecture: ubuntu 22.04 x64

Releated ideas

https://discuss.python.org/t/enhance-ref-trace-facilities/25990

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockertype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL