◐ Shell
reader mode source ↗
Skip to content

Regression: nested exceptions crash (Cannot recover from stack overflow) #47805

New issue
New issue
@devdanzin

Description

@devdanzin
mannequin
BPO 3555
Nosy @gvanrossum, @terryjreedy, @pitrou, @devdanzin
Files
  • nester.py: Creates a file with lots of nesting function calls from except blocks
  • 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 2011-12-24.22:52:20.134>
    created_at = <Date 2008-08-14.19:03:34.735>
    labels = ['interpreter-core', 'type-crash']
    title = 'Regression: nested exceptions crash (Cannot recover from stack overflow)'
    updated_at = <Date 2011-12-24.22:52:20.131>
    user = 'https://github.com/devdanzin'

    bugs.python.org fields:

    activity = <Date 2011-12-24.22:52:20.131>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-12-24.22:52:20.134>
    closer = 'terry.reedy'
    components = ['Interpreter Core']
    creation = <Date 2008-08-14.19:03:34.735>
    creator = 'ajaksu2'
    dependencies = []
    files = ['11218']
    hgrepos = []
    issue_num = 3555
    keywords = []
    message_count = 7.0
    messages = ['71141', '71148', '71154', '71155', '71761', '95383', '150240']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'pitrou', 'ajaksu2', 'kaizhu']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue3555'
    versions = ['Python 3.3']

    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