Skip to content

Interpreter crash upon accessing frame.f_restricted of a frame from a dead thread #66166

@akruis

Description

@akruis
mannequin
BPO 21967
Nosy @serhiy-storchaka, @akruis
Superseder
  • bpo-22851: 2.7 core crashes with generator.gi_frame.f_restricted
  • Files
  • crash_on_f_restricted.py: test programm that eventually causes a crash
  • 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 2018-10-26.08:14:40.095>
    created_at = <Date 2014-07-12.16:31:09.705>
    labels = ['interpreter-core', 'type-crash']
    title = 'Interpreter crash upon accessing frame.f_restricted of a frame from a dead thread'
    updated_at = <Date 2018-10-26.08:14:40.093>
    user = 'https://github.com/akruis'

    bugs.python.org fields:

    activity = <Date 2018-10-26.08:14:40.093>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-26.08:14:40.095>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2014-07-12.16:31:09.705>
    creator = 'anselm.kruis'
    dependencies = []
    files = ['35931']
    hgrepos = []
    issue_num = 21967
    keywords = []
    message_count = 2.0
    messages = ['222852', '328521']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'anselm.kruis']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '22851'
    type = 'crash'
    url = 'https://bugs.python.org/issue21967'
    versions = ['Python 2.7']

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