Skip to content

Abort in PyErr_PrintEx() when no memory #75000

@xdegaye

Description

@xdegaye
mannequin
BPO 30817
Nosy @vstinner, @xdegaye, @serhiy-storchaka
PRs
  • bpo-30817: Fix PyErr_PrintEx() when no memory #2526
  • [3.6] bpo-30817: Fix PyErr_PrintEx() when no memory (GH-2526). #4107
  • Files
  • memerr.py
  • pyerr_printex.patch
  • set-last-exception.diff
  • 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-10-24.14:44:13.263>
    created_at = <Date 2017-06-30.14:19:31.165>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'Abort in PyErr_PrintEx() when no memory'
    updated_at = <Date 2017-10-24.14:44:13.262>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-10-24.14:44:13.262>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-24.14:44:13.263>
    closer = 'xdegaye'
    components = ['Interpreter Core']
    creation = <Date 2017-06-30.14:19:31.165>
    creator = 'xdegaye'
    dependencies = []
    files = ['46982', '46983', '46986']
    hgrepos = []
    issue_num = 30817
    keywords = ['patch']
    message_count = 9.0
    messages = ['297408', '297411', '297414', '297483', '297495', '297508', '304809', '304818', '304913']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'xdegaye', 'serhiy.storchaka']
    pr_nums = ['2526', '4107']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30817'
    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