Skip to content

_scproxy calls SystemConfiguration functions in a way that can cause deadlocks #76084

@MaximeBelanger

Description

@MaximeBelanger
BPO 31903
Nosy @ronaldoussoren, @benjaminp, @ned-deily, @miss-islington
PRs
  • bpo-31903: Release the GIL when calling into SystemConfiguration #4178
  • [3.6] closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178) #9215
  • [3.7] closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178) #9216
  • 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-11.23:14:03.347>
    created_at = <Date 2017-10-30.19:38:53.508>
    labels = ['OS-mac', '3.7', 'type-crash']
    title = '`_scproxy` calls SystemConfiguration functions in a way that can cause deadlocks'
    updated_at = <Date 2018-09-12.15:38:39.919>
    user = 'https://bugs.python.org/MaximeBelanger'

    bugs.python.org fields:

    activity = <Date 2018-09-12.15:38:39.919>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-11.23:14:03.347>
    closer = 'benjamin.peterson'
    components = ['macOS']
    creation = <Date 2017-10-30.19:38:53.508>
    creator = 'Maxime Belanger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31903
    keywords = ['patch']
    message_count = 6.0
    messages = ['305247', '325090', '325104', '325135', '325140', '325141']
    nosy_count = 5.0
    nosy_names = ['ronaldoussoren', 'benjamin.peterson', 'ned.deily', 'Maxime Belanger', 'miss-islington']
    pr_nums = ['4178', '9215', '9216']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue31903'
    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 lifeOS-mactype-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