Skip to content

_Py_ForgetReference crash when called from _PyUnicode_New on MemoryError #46881

Description

@gpshead
BPO 2629
Nosy @gpshead, @pitrou

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 = 'https://github.com/gpshead'
closed_at = <Date 2008-08-19.20:12:11.811>
created_at = <Date 2008-04-14.02:56:08.725>
labels = ['type-crash']
title = '_Py_ForgetReference crash when called from _PyUnicode_New on MemoryError'
updated_at = <Date 2008-08-19.20:12:11.810>
user = 'https://github.com/gpshead'

bugs.python.org fields:

activity = <Date 2008-08-19.20:12:11.810>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2008-08-19.20:12:11.811>
closer = 'gregory.p.smith'
components = []
creation = <Date 2008-04-14.02:56:08.725>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 2629
keywords = []
message_count = 3.0
messages = ['65456', '71442', '71475']
nosy_count = 2.0
nosy_names = ['gregory.p.smith', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue2629'
versions = ['Python 2.6']

Metadata

Metadata

Assignees

Labels

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