Skip to content

Checking all tp_dealloc with Py_TPFLAGS_HAVE_GC #75278

@methane

Description

@methane
BPO 31095
Nosy @vstinner, @larryhastings, @methane, @berkerpeksag, @serhiy-storchaka, @thehesiod
PRs
  • bpo-31095: fix potential crash during GC. #2974
  • [3.6] bpo-31095: fix potential crash during GC #3195
  • [3.5] bpo-31095: fix potential crash during GC #3196
  • [2.7] bpo-31095: Fix potential crash during GC #3197
  • Files
  • lru_cache_segv.py
  • 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-28.22:47:25.467>
    created_at = <Date 2017-08-01.05:49:49.875>
    labels = ['extension-modules', 'interpreter-core', '3.7', 'type-crash']
    title = 'Checking all tp_dealloc with Py_TPFLAGS_HAVE_GC'
    updated_at = <Date 2017-10-28.22:47:25.465>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2017-10-28.22:47:25.465>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-28.22:47:25.467>
    closer = 'berker.peksag'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2017-08-01.05:49:49.875>
    creator = 'methane'
    dependencies = []
    files = ['47055']
    hgrepos = []
    issue_num = 31095
    keywords = []
    message_count = 27.0
    messages = ['299600', '299601', '299604', '299605', '299608', '299611', '299612', '299613', '299614', '299615', '300621', '300668', '300669', '300683', '300712', '300714', '300715', '300728', '300772', '300776', '300778', '301203', '301204', '301208', '303080', '303113', '305169']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'larry', 'methane', 'berker.peksag', 'serhiy.storchaka', 'thehesiod']
    pr_nums = ['2974', '3195', '3196', '3197']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31095'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-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