Skip to content

assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__ #75599

@orenmn

Description

@orenmn
mannequin
BPO 31418
Nosy @serhiy-storchaka, @orenmn
PRs
  • bpo-31418: Fix an assertion failure in case of an exception with a bad __module__ attribute #3539
  • [3.6] bpo-31418: Fix an assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__ attribute. (GH-3539) #3556
  • 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 2017-09-14.06:42:14.343>
    created_at = <Date 2017-09-11.12:49:19.794>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__'
    updated_at = <Date 2017-09-14.06:42:14.342>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-09-14.06:42:14.342>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-14.06:42:14.343>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-09-11.12:49:19.794>
    creator = 'Oren Milman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31418
    keywords = ['patch']
    message_count = 7.0
    messages = ['301872', '301873', '301874', '302042', '302047', '302126', '302145']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'Oren Milman']
    pr_nums = ['3539', '3556']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31418'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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