Skip to content

Py_SetStandardStreamEncoding leads to a memory error in debug mode #74004

@ncoghlan

Description

@ncoghlan
BPO 29818
Nosy @ncoghlan, @vstinner

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 2019-05-15.02:53:12.376>
created_at = <Date 2017-03-15.11:27:39.955>
labels = ['interpreter-core', '3.7', 'type-crash']
title = 'Py_SetStandardStreamEncoding leads to a memory error in debug mode'
updated_at = <Date 2019-05-15.02:53:12.374>
user = 'https://github.com/ncoghlan'

bugs.python.org fields:

activity = <Date 2019-05-15.02:53:12.374>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-05-15.02:53:12.376>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2017-03-15.11:27:39.955>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 29818
keywords = []
message_count = 2.0
messages = ['289668', '342540']
nosy_count = 2.0
nosy_names = ['ncoghlan', 'vstinner']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue29818'
versions = ['Python 3.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions