Skip to content

Interpreter cleanup: order of _PyGILState_Fini and PyInterpreterState_Clear #45743

@ronaldoussoren

Description

@ronaldoussoren
BPO 1402
Nosy @gvanrossum, @ronaldoussoren, @amauryfa
Files
  • threads.py
  • pygilstate.patch
  • test_gilstate.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 2007-11-29.23:36:29.981>
    created_at = <Date 2007-11-07.22:05:52.397>
    labels = ['interpreter-core', 'type-crash']
    title = 'Interpreter cleanup: order of _PyGILState_Fini and PyInterpreterState_Clear'
    updated_at = <Date 2007-11-29.23:36:29.980>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2007-11-29.23:36:29.980>
    actor = 'amaury.forgeotdarc'
    assignee = 'none'
    closed = True
    closed_date = <Date 2007-11-29.23:36:29.981>
    closer = 'amaury.forgeotdarc'
    components = ['Interpreter Core']
    creation = <Date 2007-11-07.22:05:52.397>
    creator = 'ronaldoussoren'
    dependencies = []
    files = ['8710', '8793', '8798']
    hgrepos = []
    issue_num = 1402
    keywords = []
    message_count = 10.0
    messages = ['57225', '57285', '57297', '57754', '57795', '57856', '57865', '57866', '57877', '57966']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'ronaldoussoren', 'amaury.forgeotdarc']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue1402'
    versions = ['Python 2.5']

    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

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions