Skip to content

Recursive traceback crashes Python Interpreter #86817

@xxm

Description

@xxm
mannequin
BPO 42651
Nosy @ronaldoussoren, @stestagg
Superseder
  • bpo-42500: crash with unbounded recursion in except statement
  • 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 2020-12-22.08:32:24.480>
    created_at = <Date 2020-12-16.08:02:14.969>
    labels = ['interpreter-core', '3.8', '3.9', '3.10', '3.7', 'type-crash']
    title = 'Recursive traceback crashes  Python Interpreter'
    updated_at = <Date 2020-12-22.08:32:24.480>
    user = 'https://bugs.python.org/xxm'

    bugs.python.org fields:

    activity = <Date 2020-12-22.08:32:24.480>
    actor = 'ronaldoussoren'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-22.08:32:24.480>
    closer = 'ronaldoussoren'
    components = ['Interpreter Core']
    creation = <Date 2020-12-16.08:02:14.969>
    creator = 'xxm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42651
    keywords = []
    message_count = 6.0
    messages = ['383118', '383249', '383253', '383267', '383268', '383575']
    nosy_count = 3.0
    nosy_names = ['ronaldoussoren', 'xxm', 'stestagg']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '42500'
    type = 'crash'
    url = 'https://bugs.python.org/issue42651'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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