Skip to content

Python crash on macOS when CWD is invalid #80417

@lkollar

Description

@lkollar
mannequin
BPO 36236
Nosy @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @pablogsal
PRs
  • bpo-36236: Set a fatal error if the current path cannot be obtained #12237
  • bpo-36236: Handle removed cwd at Python init #12424
  • bpo-36236: Fix _PyPathConfig_ComputeSysPath0() for empty argv #12441
  • [3.7] bpo-36236: Handle removed cwd at Python init #12450
  • 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 2019-03-24.19:42:03.424>
    created_at = <Date 2019-03-08.12:32:47.113>
    labels = ['OS-mac', '3.7', '3.8']
    title = 'Python crash on macOS when CWD is invalid'
    updated_at = <Date 2019-03-30.12:43:15.624>
    user = 'https://bugs.python.org/lkollar'

    bugs.python.org fields:

    activity = <Date 2019-03-30.12:43:15.624>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-24.19:42:03.424>
    closer = 'ned.deily'
    components = ['macOS']
    creation = <Date 2019-03-08.12:32:47.113>
    creator = 'lkollar'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36236
    keywords = ['patch']
    message_count = 19.0
    messages = ['337469', '337470', '337767', '338116', '338209', '338297', '338300', '338301', '338362', '338363', '338365', '338392', '338393', '338394', '338417', '338418', '338746', '338754', '339195']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'ncoghlan', 'vstinner', 'ned.deily', 'lkollar', 'pablogsal']
    pr_nums = ['12237', '12424', '12441', '12450']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36236'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions