test__xxsubinterpreters: test_one() fails in AMD64 Fedora Stable 3.x: "Fatal Python error: Py_EndInterpreter: thread still has a frame"
Open
Nobody has claimed this yet.
3.11
tests
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 44100 |
|---|---|
| Nosy | @vstinner, @ericsnowcurrently, @pablogsal, @nanjekyejoannah, @shreyanavigyan |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-05-10.11:05:25.614>
labels = ['3.11']
title = 'test__xxsubinterpreters: test_one() fails in AMD64 Fedora Stable 3.x: "Fatal Python error: Py_EndInterpreter: thread still has a frame"'
updated_at = <Date 2021-05-29.08:16:36.957>
user = 'https://github.com/pablogsal'
bugs.python.org fields:
activity = <Date 2021-05-29.08:16:36.957>
actor = 'shreyanavigyan'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-05-10.11:05:25.614>
creator = 'pablogsal'
dependencies = []
files = []
hgrepos = []
issue_num = 44100
keywords = []
message_count = 3.0
messages = ['393375', '393430', '394724']
nosy_count = 5.0
nosy_names = ['vstinner', 'eric.snow', 'pablogsal', 'nanjekyejoannah', 'shreyanavigyan']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44100'
versions = ['Python 3.11']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the test__xxsubinterpreters test_one() failure on AMD64 Fedora Stable 3.x and reproduce the reported Py_EndInterpreter fatal error. Trace the thread and subinterpreter cleanup involved, then confirm that the test completes without the thread-still-has-a-frame failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100