Skip to content

JIT refleaks on main #132731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Fidget-Spinner opened this issue Apr 19, 2025 · 0 comments
Open

JIT refleaks on main #132731

Fidget-Spinner opened this issue Apr 19, 2025 · 0 comments
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-bug An unexpected behavior, bug, or error

Comments

@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented Apr 19, 2025

Bug report

Bug description:

Run ./python -m test -R 3:3 test_capi.test_opt -m test_combine_stack_space_checks_large_framesize

It leaks 2 references on my system.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

@Fidget-Spinner Fidget-Spinner added type-bug An unexpected behavior, bug, or error topic-JIT labels Apr 19, 2025
@picnixz picnixz added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants