X Tutup
The Wayback Machine - https://web.archive.org/web/20250613193952/https://github.com/python/cpython/issues/61465
Skip to content

crash when tp_dealloc allows other threads #61465

Closed as not planned
Closed as not planned
@albertz

Description

@albertz
mannequin
BPO 17263
Nosy @pitrou, @bitdancer, @albertz, @iritkatriel
Files
  • thread_local_concurrent.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 = None
    created_at = <Date 2013-02-21.02:37:51.565>
    labels = ['interpreter-core', 'type-crash']
    title = 'crash when tp_dealloc allows other threads'
    updated_at = <Date 2020-11-17.15:04:15.648>
    user = 'https://github.com/albertz'

    bugs.python.org fields:

    activity = <Date 2020-11-17.15:04:15.648>
    actor = 'neologix'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2013-02-21.02:37:51.565>
    creator = 'Albert.Zeyer'
    dependencies = []
    files = ['29244']
    hgrepos = []
    issue_num = 17263
    keywords = ['patch']
    message_count = 28.0
    messages = ['182577', '182657', '182720', '182721', '182730', '182731', '182732', '182735', '182745', '182760', '182761', '182765', '182771', '182800', '182806', '182829', '182830', '182898', '182935', '183022', '183033', '183044', '183049', '183050', '183052', '183056', '183064', '381236']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'r.david.murray', 'Albert.Zeyer', 'DragonFireCK', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue17263'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup