-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
3.10only security fixesonly security fixes3.9only security fixesonly security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
BPO | 44449 |
---|---|
Nosy | @dgrisby, @vstinner, @miss-islington |
PRs |
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 = <Date 2021-08-30.14:04:32.443>
created_at = <Date 2021-06-18.10:27:10.715>
labels = ['3.10', 'library', '3.9', 'type-crash']
title = 'Segfault in _PyTrash_begin when faulthandler tries to dump thread stacks'
updated_at = <Date 2021-08-30.14:04:32.442>
user = 'https://github.com/dgrisby'
bugs.python.org fields:
activity = <Date 2021-08-30.14:04:32.442>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-30.14:04:32.443>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2021-06-18.10:27:10.715>
creator = 'dgrisby'
dependencies = []
files = []
hgrepos = []
issue_num = 44449
keywords = ['patch']
message_count = 5.0
messages = ['396042', '399828', '400599', '400606', '400607']
nosy_count = 3.0
nosy_names = ['dgrisby', 'vstinner', 'miss-islington']
pr_nums = ['27850', '28066']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue44449'
versions = ['Python 3.9', 'Python 3.10']
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.9only security fixesonly security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump