Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error