Skip to content

ctypes segfaults when passing a unicode string to a function without argtypes #49453

@amauryfa

Description

@amauryfa
BPO 5203
Nosy @theller, @amauryfa

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/theller'
closed_at = <Date 2009-02-10.19:07:27.013>
created_at = <Date 2009-02-10.12:48:03.105>
labels = ['ctypes', 'type-crash']
title = 'ctypes segfaults when passing a unicode string to a function without argtypes'
updated_at = <Date 2009-02-10.19:07:27.011>
user = 'https://github.com/amauryfa'

bugs.python.org fields:

activity = <Date 2009-02-10.19:07:27.011>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = <Date 2009-02-10.19:07:27.013>
closer = 'theller'
components = ['ctypes']
creation = <Date 2009-02-10.12:48:03.105>
creator = 'amaury.forgeotdarc'
dependencies = []
files = []
hgrepos = []
issue_num = 5203
keywords = []
message_count = 2.0
messages = ['81544', '81582']
nosy_count = 2.0
nosy_names = ['theller', 'amaury.forgeotdarc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue5203'
versions = ['Python 2.6', 'Python 2.7']

Metadata

Metadata

Assignees

Labels

topic-ctypestype-crashA hard crash of the interpreter, possibly with a core dump
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions