Skip to content

ctypes: segfault with large POINTER type names #57305

@meadori

Description

@meadori
BPO 13096
Nosy @amauryfa, @abalkin, @vstinner, @bitdancer, @meadori, @stratakis
PRs
  • [2.7] bpo-13096: Fix partial backport of issue 13096. #12100
  • Files
  • issue13096.patch: Patch against tip (3.3.0a0)
  • 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/meadori'
    closed_at = <Date 2014-10-12.18:27:40.933>
    created_at = <Date 2011-10-04.03:47:38.499>
    labels = ['extension-modules', 'ctypes', 'type-crash']
    title = 'ctypes: segfault with large POINTER type names'
    updated_at = <Date 2019-03-04.15:40:28.826>
    user = 'https://github.com/meadori'

    bugs.python.org fields:

    activity = <Date 2019-03-04.15:40:28.826>
    actor = 'vstinner'
    assignee = 'meador.inge'
    closed = True
    closed_date = <Date 2014-10-12.18:27:40.933>
    closer = 'r.david.murray'
    components = ['Extension Modules', 'ctypes']
    creation = <Date 2011-10-04.03:47:38.499>
    creator = 'meador.inge'
    dependencies = []
    files = ['23800']
    hgrepos = []
    issue_num = 13096
    keywords = ['patch', 'needs review']
    message_count = 11.0
    messages = ['144850', '144851', '145257', '145258', '148539', '217341', '217367', '229186', '229187', '336858', '337132']
    nosy_count = 9.0
    nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'vstinner', 'r.david.murray', 'jesstess', 'meador.inge', 'bbrazil', 'python-dev', 'cstratak']
    pr_nums = ['12100']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue13096'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtopic-ctypestype-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