Skip to content

Segfault in new PEG parser #85080

Closed
Closed
@stestagg

Description

@stestagg
mannequin
BPO 40903
Nosy @vstinner, @pablogsal, @miss-islington, @stestagg
PRs
  • bpo-40903: Handle multiple '=' in invalid assignment rules in the PEG parser #20697
  • [3.9] bpo-40903: Handle multiple '=' in invalid assignment rules in the PEG parser (GH-20697) #20704
  • 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/pablogsal'
    closed_at = <Date 2020-06-08.10:04:06.100>
    created_at = <Date 2020-06-07.22:09:09.431>
    labels = ['interpreter-core', '3.10', 'type-crash']
    title = 'Segfault in new PEG parser'
    updated_at = <Date 2020-06-08.16:04:00.152>
    user = 'https://github.com/stestagg'

    bugs.python.org fields:

    activity = <Date 2020-06-08.16:04:00.152>
    actor = 'pablogsal'
    assignee = 'pablogsal'
    closed = True
    closed_date = <Date 2020-06-08.10:04:06.100>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2020-06-07.22:09:09.431>
    creator = 'stestagg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40903
    keywords = ['patch']
    message_count = 6.0
    messages = ['370916', '370948', '370968', '371002', '371003', '371004']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'pablogsal', 'miss-islington', 'stestagg']
    pr_nums = ['20697', '20704']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue40903'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-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