-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 25945 |
|---|---|
| Nosy | @rhettinger, @ncoghlan, @serhiy-storchaka |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2016-02-02.16:59:49.710>
created_at = <Date 2015-12-25.04:16:41.911>
labels = ['extension-modules', 'type-crash']
title = 'Type confusion in partial_setstate and partial_call leads to memory corruption'
updated_at = <Date 2016-02-02.16:59:49.709>
user = 'https://bugs.python.org/NedWilliamson'bugs.python.org fields:
activity = <Date 2016-02-02.16:59:49.709>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-02-02.16:59:49.710>
closer = 'serhiy.storchaka'
components = ['Extension Modules']
creation = <Date 2015-12-25.04:16:41.911>
creator = 'Ned Williamson'
dependencies = []
files = ['41410', '41417']
hgrepos = []
issue_num = 25945
keywords = ['patch']
message_count = 6.0
messages = ['256976', '256984', '258196', '259360', '259398', '259401']
nosy_count = 5.0
nosy_names = ['rhettinger', 'ncoghlan', 'python-dev', 'serhiy.storchaka', 'Ned Williamson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue25945'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump