Skip to content

Bug in generator if the generator in created in a temporary C thread #58637

@vstinner

Description

@vstinner
BPO 14432
Nosy @ncoghlan, @pitrou, @scoder, @vstinner, @asvetlov, @markshannon, @serhiy-storchaka
Files
  • generator_frame_bug.tar.gz
  • generator.patch: patch
  • remove_f_tstate.patch: Patch to revision 8a47d2322df0
  • issue14432.patch
  • 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 2013-12-13.01:41:54.224>
    created_at = <Date 2012-03-28.15:34:27.659>
    labels = ['interpreter-core', 'type-crash']
    title = 'Bug in generator if the generator in created in a temporary C thread'
    updated_at = <Date 2013-12-14.05:56:54.317>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2013-12-14.05:56:54.317>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-13.01:41:54.224>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2012-03-28.15:34:27.659>
    creator = 'vstinner'
    dependencies = []
    files = ['25054', '25055', '25176', '32605']
    hgrepos = []
    issue_num = 14432
    keywords = ['patch']
    message_count = 25.0
    messages = ['156982', '156984', '156986', '156987', '157379', '158025', '158455', '197520', '202796', '202860', '206003', '206004', '206005', '206006', '206007', '206070', '206072', '206075', '206076', '206077', '206078', '206079', '206080', '206086', '206167']
    nosy_count = 12.0
    nosy_names = ['ncoghlan', 'pitrou', 'scoder', 'vstinner', 'asvetlov', 'adamtj', 'neologix', 'Mark.Shannon', 'rosslagerwall', 'python-dev', 'serhiy.storchaka', 'asuffield']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue14432'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    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