Skip to content

build: make.bat failures #67900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Jun 7, 2024 · 2 comments
Closed

build: make.bat failures #67900

gopherbot opened this issue Jun 7, 2024 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "make.bat"

Issue created automatically to collect these failures.

Example (log):

Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.20.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
# bootstrap/cmd/link
runtime: VirtualAlloc of 352256 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff7d13d4a8e?, 0x4007b04000?})
	c:/go/src/runtime/panic.go:1047 +0x40 fp=0xd5951ff6c0 sp=0xd5951ff690 pc=0x7ff7d1196330
runtime.sysUsedOS(0x4007afa000, 0x56000)
...
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff75bb6fb4f?, 0x401ada8000?})
	c:/go/src/runtime/panic.go:1047 +0x40 fp=0x237bbff8a0 sp=0x237bbff870 pc=0x7ff75b2b9530
runtime.sysUsedOS(0x401ada0000, 0x14000)
	c:/go/src/runtime/mem_windows.go:83 +0x178 fp=0x237bbff900 sp=0x237bbff8a0 pc=0x7ff75b297278
runtime.sysUsed(0x7ff75c26bda0?, 0x178810a3880?, 0x4014618300?)
	c:/go/src/runtime/mem.go:77 +0x54 fp=0x237bbff920 sp=0x237bbff900 pc=0x7ff75b296df4
runtime.(*mheap).allocSpan(0x7ff75c26bda0, 0xa, 0x0, 0x90?)
...
	c:/go/src/cmd/compile/internal/ssagen/pgen.go:185 +0x30 fp=0x401480bf60 sp=0x401480be90 pc=0x7ff75b8c1dd0
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	c:/go/src/cmd/compile/internal/gc/compile.go:171 +0x3c fp=0x401480bfa0 sp=0x401480bf60 pc=0x7ff75ba6c6dc
cmd/compile/internal/gc.compileFunctions.func3.1()
	c:/go/src/cmd/compile/internal/gc/compile.go:153 +0x38 fp=0x401480bfd0 sp=0x401480bfa0 pc=0x7ff75ba6ca78
runtime.goexit()
	c:/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x401480bfd0 sp=0x401480bfd0 pc=0x7ff75b2ebc94
created by cmd/compile/internal/gc.compileFunctions.func3
	c:/go/src/cmd/compile/internal/gc/compile.go:152 +0x1dc
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap\bin\go install -tags=math_big_pure_go compiler_bootstrap purego bootstrap/cmd/...: exit status 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 7, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "tools" && pkg == "" && test == "make.bat"
2024-06-04 14:43 x_tools-gotip-windows-arm64 tools@20880830 go@535f81e7 make.bat (log)
Building Go cmd/dist using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap. (go1.20.6 windows/arm64)
Building Go toolchain1 using C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap.
# bootstrap/cmd/link
runtime: VirtualAlloc of 352256 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff7d13d4a8e?, 0x4007b04000?})
	c:/go/src/runtime/panic.go:1047 +0x40 fp=0xd5951ff6c0 sp=0xd5951ff690 pc=0x7ff7d1196330
runtime.sysUsedOS(0x4007afa000, 0x56000)
...
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff75bb6fb4f?, 0x401ada8000?})
	c:/go/src/runtime/panic.go:1047 +0x40 fp=0x237bbff8a0 sp=0x237bbff870 pc=0x7ff75b2b9530
runtime.sysUsedOS(0x401ada0000, 0x14000)
	c:/go/src/runtime/mem_windows.go:83 +0x178 fp=0x237bbff900 sp=0x237bbff8a0 pc=0x7ff75b297278
runtime.sysUsed(0x7ff75c26bda0?, 0x178810a3880?, 0x4014618300?)
	c:/go/src/runtime/mem.go:77 +0x54 fp=0x237bbff920 sp=0x237bbff900 pc=0x7ff75b296df4
runtime.(*mheap).allocSpan(0x7ff75c26bda0, 0xa, 0x0, 0x90?)
...
	c:/go/src/cmd/compile/internal/ssagen/pgen.go:185 +0x30 fp=0x401480bf60 sp=0x401480be90 pc=0x7ff75b8c1dd0
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	c:/go/src/cmd/compile/internal/gc/compile.go:171 +0x3c fp=0x401480bfa0 sp=0x401480bf60 pc=0x7ff75ba6c6dc
cmd/compile/internal/gc.compileFunctions.func3.1()
	c:/go/src/cmd/compile/internal/gc/compile.go:153 +0x38 fp=0x401480bfd0 sp=0x401480bfa0 pc=0x7ff75ba6ca78
runtime.goexit()
	c:/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x401480bfd0 sp=0x401480bfd0 pc=0x7ff75b2ebc94
created by cmd/compile/internal/gc.compileFunctions.func3
	c:/go/src/cmd/compile/internal/gc/compile.go:152 +0x1dc
go tool dist: FAILED: C:\Users\swarming\.swarming\w\ir\cache\tools\go_bootstrap\bin\go install -tags=math_big_pure_go compiler_bootstrap purego bootstrap/cmd/...: exit status 1

watchflakes

@cherrymui
Copy link
Member

Dup of #67894.

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
@cherrymui cherrymui removed this from Test Flakes Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants