Skip to content

Windows: subprocess debug assertion on failure to execute the process #74307

@segevfiner

Description

@segevfiner
BPO 30121
Nosy @terryjreedy, @pfmoore, @vstinner, @tjguk, @zware, @eryksun, @zooba, @segevfiner, @miss-islington
PRs
  • bpo-30121: Fix debug assert in subprocess on Windows #1224
  • bpo-30121: Write an unit test #3133
  • [3.6] bpo-30121: Fix debug assert in subprocess on Windows (#1224) #3173
  • bpo-30121: Fix test_subprocess for Windows Debug builds #5758
  • [3.7] bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758) #5759
  • [3.6] bpo-30121: Fix test_subprocess for Windows Debug builds (GH-5758) #5760
  • 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-01-09.21:35:27.662>
    created_at = <Date 2017-04-20.22:43:55.579>
    labels = ['3.7', 'library', 'OS-windows', 'type-crash']
    title = 'Windows: subprocess debug assertion on failure to execute the process'
    updated_at = <Date 2018-02-19.21:00:24.285>
    user = 'https://github.com/segevfiner'

    bugs.python.org fields:

    activity = <Date 2018-02-19.21:00:24.285>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-09.21:35:27.662>
    closer = 'Segev Finer'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2017-04-20.22:43:55.579>
    creator = 'Segev Finer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30121
    keywords = []
    message_count = 12.0
    messages = ['292002', '300458', '300460', '300495', '300654', '300655', '300658', '308532', '309741', '312365', '312371', '312373']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Segev Finer', 'miss-islington']
    pr_nums = ['1224', '3133', '3173', '5758', '5759', '5760']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30121'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-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