Skip to content

traceback.clear_frames(): Objects/typeobject.c:3086: _PyType_Lookup: Assertion `!PyErr_Occurred()' failed. #78249

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 34068
Nosy @scoder, @vstinner, @nedbat, @serhiy-storchaka, @ZackerySpytz, @miss-islington
PRs
  • bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set #8282
  • [3.7] bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282) #8310
  • [3.6] bpo-34068: _io__IOBase_close_impl could call _PyObject_SetAttrId with an exception set (GH-8282). #8312
  • [2.7] bpo-34068: iobase_close could call PyObject_SetAttrString with an exception set (GH-8282). (GH-8312) #8314
  • 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 2018-09-10.16:10:14.697>
    created_at = <Date 2018-07-08.06:34:42.085>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = "traceback.clear_frames(): Objects/typeobject.c:3086: _PyType_Lookup: Assertion `!PyErr_Occurred()' failed."
    updated_at = <Date 2018-09-10.16:10:14.696>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-09-10.16:10:14.696>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-10.16:10:14.697>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2018-07-08.06:34:42.085>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34068
    keywords = ['patch']
    message_count = 13.0
    messages = ['321261', '321262', '321471', '321473', '321474', '321481', '321795', '321798', '321801', '321813', '321816', '321818', '321839']
    nosy_count = 6.0
    nosy_names = ['scoder', 'vstinner', 'nedbat', 'serhiy.storchaka', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['8282', '8310', '8312', '8314']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34068'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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