Skip to content

JIT debug builds leave lltrace undefined which means they can carry outdated lltrace #140312

@Fidget-Spinner

Description

@Fidget-Spinner

Bug report

Bug description:

The JIT defines LLTRACE_RESUME_FRAME as a no-op.

This shouldn't happen because this means we don't update the lltrace properly on debug builds, causing lltrace dumps to happen when it's not intended to.

Note that this only affects debug builds, so it's just for our own CI and testing purposes.

CPython versions tested on:

CPython main branch, 3.15, 3.14

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-JITtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions