Skip to content

recursive in finally clause cause Python interpreter crash. #86818

@xxm

Description

@xxm
mannequin
BPO 42652
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:50.237>
    created_at = <Date 2020-12-16.08:48:19.501>
    labels = ['interpreter-core', '3.8', '3.9', '3.10', '3.7', 'type-crash']
    title = 'recursive in finally clause cause Python interpreter crash.'
    updated_at = <Date 2020-12-22.08:32:50.237>
    user = 'https://bugs.python.org/xxm'

    bugs.python.org fields:

    activity = <Date 2020-12-22.08:32:50.237>
    actor = 'ronaldoussoren'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-22.08:32:50.237>
    closer = 'ronaldoussoren'
    components = ['Interpreter Core']
    creation = <Date 2020-12-16.08:48:19.501>
    creator = 'xxm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42652
    keywords = []
    message_count = 5.0
    messages = ['383125', '383250', '383252', '383273', '383574']
    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/issue42652'
    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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions