Skip to content

os.chdir(), os.getcwd() may crash on Windows in presence of races #77085

@izbyshev

Description

@izbyshev
mannequin
BPO 32904
Nosy @pfmoore, @vstinner, @tjguk, @zware, @zooba, @izbyshev
PRs
  • bpo-32904: Fix a potential crash in os.chdir() and os.getcwd() on Windows #5802
  • 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 2018-02-22.01:00:15.765>
    labels = ['extension-modules', '3.7', 'OS-windows', 'type-crash']
    title = 'os.chdir(), os.getcwd() may crash on Windows in presence of races'
    updated_at = <Date 2018-02-22.02:23:26.517>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-02-22.02:23:26.517>
    actor = 'izbyshev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Windows']
    creation = <Date 2018-02-22.01:00:15.765>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32904
    keywords = ['patch']
    message_count = 2.0
    messages = ['312524', '312527']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'steve.dower', 'izbyshev']
    pr_nums = ['5802']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue32904'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeOS-windowsextension-modulesC modules in the Modules dirtype-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