Skip to content

<unittest> AssertRaises() causes core dump in handling recursion #87351

@CharlesFengY

Description

@CharlesFengY
BPO 43185
Nosy @terryjreedy, @markshannon, @iritkatriel, @CharlesFengY
Superseder
  • bpo-45806: Cannot Recover From StackOverflow in 3.9 Tests
  • 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/markshannon'
    closed_at = <Date 2021-11-19.18:15:58.815>
    created_at = <Date 2021-02-10.09:00:08.810>
    labels = ['interpreter-core', '3.9', 'type-crash']
    title = '<unittest> AssertRaises() causes core dump in handling recursion'
    updated_at = <Date 2021-11-19.18:15:58.815>
    user = 'https://github.com/CharlesFengY'

    bugs.python.org fields:

    activity = <Date 2021-11-19.18:15:58.815>
    actor = 'lukasz.langa'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-11-19.18:15:58.815>
    closer = 'lukasz.langa'
    components = ['Interpreter Core']
    creation = <Date 2021-02-10.09:00:08.810>
    creator = 'CharlesFengY'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43185
    keywords = []
    message_count = 7.0
    messages = ['386763', '386775', '386776', '386777', '386778', '386779', '386910']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'Mark.Shannon', 'iritkatriel', 'CharlesFengY']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = '45806'
    type = 'crash'
    url = 'https://bugs.python.org/issue43185'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.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