Skip to content

with a as b segfault in new peg parser #85232

@stestagg

Description

@stestagg
mannequin
BPO 41060
Nosy @gvanrossum, @lysnikolaou, @pablogsal, @miss-islington, @stestagg
PRs
  • bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar #21020
  • [3.9] bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar (GH-21020) #21024
  • 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/lysnikolaou'
    closed_at = <Date 2020-06-21.02:30:45.455>
    created_at = <Date 2020-06-20.21:36:11.100>
    labels = ['interpreter-core', '3.10', '3.9', 'type-crash']
    title = '`with a as b` segfault in new peg parser'
    updated_at = <Date 2020-06-21.02:47:28.773>
    user = 'https://github.com/stestagg'

    bugs.python.org fields:

    activity = <Date 2020-06-21.02:47:28.773>
    actor = 'miss-islington'
    assignee = 'lys.nikolaou'
    closed = True
    closed_date = <Date 2020-06-21.02:30:45.455>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-06-20.21:36:11.100>
    creator = 'stestagg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41060
    keywords = ['patch']
    message_count = 6.0
    messages = ['371964', '371965', '371970', '371972', '371978', '371979']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'lys.nikolaou', 'pablogsal', 'miss-islington', 'stestagg']
    pr_nums = ['21020', '21024']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue41060'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifeinterpreter-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