-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 31532 |
|---|---|
| Nosy | @vstinner, @benjaminp, @nurelin |
| 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 2017-09-21.06:47:14.506>
created_at = <Date 2017-09-20.14:38:42.817>
labels = ['interpreter-core', 'type-crash']
title = 'Py_GetPath, Py_SetPath memory corruption due to mixed PyMem_New micex with PyMem_Raw_Free'
updated_at = <Date 2017-09-21.09:23:48.902>
user = 'https://bugs.python.org/htgoebel'bugs.python.org fields:
activity = <Date 2017-09-21.09:23:48.902>
actor = 'nurelin'
assignee = 'none'
closed = True
closed_date = <Date 2017-09-21.06:47:14.506>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2017-09-20.14:38:42.817>
creator = 'htgoebel'
dependencies = []
files = []
hgrepos = []
issue_num = 31532
keywords = ['patch']
message_count = 5.0
messages = ['302624', '302668', '302669', '302675', '302676']
nosy_count = 4.0
nosy_names = ['htgoebel', 'vstinner', 'benjamin.peterson', 'nurelin']
pr_nums = ['3679', '3681']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue31532'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump