Skip to content

Cython compiler run crashes CPython 3.1.1 and 3.2 #51422

@scoder

Description

@scoder
BPO 7173
Nosy @amauryfa, @pitrou, @scoder, @vstinner, @benjaminp, @florentx
Files
  • crash-patch.patch: patch against Cython that shows the crash
  • yield_crasher.py
  • 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 2010-03-07.17:11:07.583>
    created_at = <Date 2009-10-20.09:21:15.666>
    labels = ['interpreter-core', 'type-crash']
    title = 'Cython compiler run crashes CPython 3.1.1 and 3.2'
    updated_at = <Date 2010-03-07.17:11:07.582>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2010-03-07.17:11:07.582>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-03-07.17:11:07.583>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2009-10-20.09:21:15.666>
    creator = 'scoder'
    dependencies = []
    files = ['15168', '16225']
    hgrepos = []
    issue_num = 7173
    keywords = ['patch']
    message_count = 20.0
    messages = ['94268', '94269', '95590', '95594', '95597', '95599', '95603', '95608', '98585', '98608', '98611', '99357', '99360', '99362', '99366', '99368', '99370', '99372', '99419', '100593']
    nosy_count = 7.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'scoder', 'vstinner', 'benjamin.peterson', 'Arfrever', 'flox']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue7173'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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