Skip to content

crash reimporting posix after Py_Finalize on mac #82112

@benoithudson

Description

@benoithudson
BPO 37931
Nosy @ronaldoussoren, @vstinner, @ned-deily, @miss-islington, @benoithudson, @iritkatriel
PRs
  • bpo-37931: crash on OSX re-initializing os.environ #15428
  • [3.8] bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428) #17488
  • Files
  • crashy.c
  • 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 2020-10-18.18:02:08.502>
    created_at = <Date 2019-08-23.15:39:47.712>
    labels = ['OS-mac', 'interpreter-core', '3.9', 'type-crash']
    title = 'crash reimporting posix after Py_Finalize on mac'
    updated_at = <Date 2020-10-18.18:02:08.501>
    user = 'https://github.com/benoithudson'

    bugs.python.org fields:

    activity = <Date 2020-10-18.18:02:08.501>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-18.18:02:08.502>
    closer = 'vstinner'
    components = ['Interpreter Core', 'macOS']
    creation = <Date 2019-08-23.15:39:47.712>
    creator = 'Benoit Hudson'
    dependencies = []
    files = ['48559']
    hgrepos = []
    issue_num = 37931
    keywords = ['patch']
    message_count = 6.0
    messages = ['350309', '354387', '357940', '357942', '378789', '378880']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'ned.deily', 'miss-islington', 'Benoit Hudson', 'iritkatriel']
    pr_nums = ['15428', '17488']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue37931'
    versions = ['Python 2.7', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeOS-macinterpreter-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