[subinterpreters] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters. · Issue #50780 · python/cpython · GitHub
Skip to content

[subinterpreters] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters. #50780

Description

@grahamd
mannequin
BPO 6531
Nosy @loewis, @terryjreedy, @ncoghlan, @pitrou, @bitdancer, @encukou, @ericsnowcurrently, @Dormouse759
Files
  • atexitsubinterps.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 2018-09-10.16:42:56.216>
    created_at = <Date 2009-07-21.11:19:28.383>
    labels = ['expert-subinterpreters', 'type-crash']
    title = '[subinterpreters] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.'
    updated_at = <Date 2020-05-15.01:13:47.316>
    user = 'https://bugs.python.org/grahamd'

    bugs.python.org fields:

    activity = <Date 2020-05-15.01:13:47.316>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-10.16:42:56.216>
    closer = 'petr.viktorin'
    components = ['Subinterpreters']
    creation = <Date 2009-07-21.11:19:28.383>
    creator = 'grahamd'
    dependencies = []
    files = ['24268']
    hgrepos = []
    issue_num = 6531
    keywords = ['patch']
    message_count = 15.0
    messages = ['90753', '90757', '90758', '90759', '139225', '139231', '151395', '151396', '151494', '151495', '151496', '151527', '151531', '307702', '308057']
    nosy_count = 11.0
    nosy_names = ['loewis', 'terry.reedy', 'ncoghlan', 'pitrou', 'grahamd', 'r.david.murray', 'petr.viktorin', 'python-dev', 'eric.snow', 'chn', 'Dormouse759']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue6531'
    versions = ['Python 3.5', 'Python 3.6']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions