Skip to content

test_cmd_line: test_python_legacy_windows_stdio() fails with STATUS_DLL_INIT_FAILED (hex: c0000142, dec: 3221225794) #150436

@vstinner

Description

@vstinner

Bug report

Windows (free-threading) / Build and test (x64, switch-case): https://github.com/python/cpython/actions/runs/26421370296/job/77776609299?pr=150432

FAIL: test_python_legacy_windows_stdio (test.test_cmd_line.CmdLineTest.test_python_legacy_windows_stdio)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\cpython\cpython\Lib\test\test_cmd_line.py", line 1047, in test_python_legacy_windows_stdio
    self.assertEqual(p.returncode, 0)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
AssertionError: 3221225794 != 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowstestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions