Skip to content

Compilation on Windows fails with assert in generated_cases.c.h #131987

@sergey-miryanov

Description

@sergey-miryanov

Bug report

Bug description:

Command line: .\PCBuild\build.bat -p x64 -d -r

  python.c
  python.vcxproj -> D:\Sources\_pythonish\cpython\PCbuild\amd64\python_d.exe
  Assertion failed: WITHIN_STACK_BOUNDS(), file D:\Sources\_pythonish\cpython\Python\generated_cases.c.h, line 11092
  
D:\Sources\_pythonish\cpython\PCbuild\python.vcxproj(134,5): warning MSB3073: The command "setlocal
D:\Sources\_pythonish\cpython\PCbuild\python.vcxproj(134,5): warning MSB3073: set PYTHONPATH=D:\Sources\_pythonish\cpython\Lib
D:\Sources\_pythonish\cpython\PCbuild\python.vcxproj(134,5): warning MSB3073: "D:\Sources\_pythonish\cpython\PCbuild\amd64\python_d.exe" "D:\Sources\_pythonish\cpython\PC\validate_ucrtbase.py" ucrtbased" exited with code 3.
  Wrote D:\Sources\_pythonish\cpython\PCbuild\amd64\LICENSE.txt
  WinMain.c
  pythonw.vcxproj -> D:\Sources\_pythonish\cpython\PCbuild\amd64\pythonw_d.exe

Build succeeded.

D:\Sources\_pythonish\cpython\PCbuild\python.vcxproj(134,5): warning MSB3073: The command "setlocal
D:\Sources\_pythonish\cpython\PCbuild\python.vcxproj(134,5): warning MSB3073: set PYTHONPATH=D:\Sources\_pythonish\cpython\Lib
D:\Sources\_pythonish\cpython\PCbuild\python.vcxproj(134,5): warning MSB3073: "D:\Sources\_pythonish\cpython\PCbuild\amd64\python_d.exe" "D:\Sources\_pythonish\cpython\PC\validate_ucrtbase.py" ucrtbased" exited with code 3.
    1 Warning(s)
    0 Error(s)

Time Elapsed 00:01:06.65

CPython versions tested on:

CPython main branch

Operating systems tested on:

Windows

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions