Skip to content

Assertion failed in gc with __del__ and weakref #70804

@guojiahua

Description

@guojiahua
mannequin
BPO 26617
Nosy @gvanrossum, @tim-one, @freddrake, @pitrou, @vstinner, @larryhastings, @ned-deily, @asvetlov, @serhiy-storchaka, @thehesiod, @zhangyangyu, @balloob
PRs
  • [3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. #2695
  • Files
  • crash.py
  • patch
  • 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-07-22.20:11:05.102>
    created_at = <Date 2016-03-23.06:08:59.846>
    labels = ['interpreter-core', '3.7', 'type-crash']
    title = 'Assertion failed in gc with __del__ and weakref'
    updated_at = <Date 2019-05-10.17:55:33.978>
    user = 'https://bugs.python.org/guojiahua'

    bugs.python.org fields:

    activity = <Date 2019-05-10.17:55:33.978>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-22.20:11:05.102>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-03-23.06:08:59.846>
    creator = 'guojiahua'
    dependencies = []
    files = ['42254', '42892']
    hgrepos = []
    issue_num = 26617
    keywords = []
    message_count = 20.0
    messages = ['262242', '262243', '262245', '277825', '277935', '277941', '277952', '278015', '278642', '278644', '278646', '298281', '298282', '298455', '298456', '298861', '298863', '298869', '299526', '299576']
    nosy_count = 16.0
    nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'pitrou', 'vstinner', 'larry', 'ned.deily', 'asvetlov', 'python-dev', 'serhiy.storchaka', 'thehesiod', 'xiang.zhang', 'guojiahua', 'Yang Ke', 'balloob', 'Frens Jan Rumph']
    pr_nums = ['2695']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue26617'
    versions = ['Python 3.4', 'Python 3.5', '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