Skip to content

x/tools/gopls/internal/cmd: unrecognized failures #73240

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 Apr 8, 2025 · 1 comment
Closed

x/tools/gopls/internal/cmd: unrecognized failures #73240

gopherbot opened this issue Apr 8, 2025 · 1 comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == ""

Issue created automatically to collect these failures.

Example (log):

runtime: VirtualAlloc of 100007936 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6f7a0f10c?, 0x4004552000?})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1089 +0x34 fp=0xa6ef9ff820 sp=0xa6ef9ff7f0 pc=0x7ff6f6e15eb4
runtime.sysUsedOS(0x4000494000, 0x5f60000)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem_windows.go:83 +0x168 fp=0xa6ef9ff880 sp=0xa6ef9ff820 pc=0x7ff6f6dbbeb8
runtime.sysUsed(...)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem.go:85
...
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:506 +0x14 fp=0x4000493fa0 sp=0x4000493f70 pc=0x7ff6f6dafca4
runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1804
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1807 +0x3c fp=0x4000493fd0 sp=0x4000493fa0 pc=0x7ff6f6dc1ddc
runtime.goexit({})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1266 +0x4 fp=0x4000493fd0 sp=0x4000493fd0 pc=0x7ff6f6e1e584
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1802 +0x74
FAIL	golang.org/x/tools/gopls/internal/cmd	1.598s

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 Apr 8, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == ""
2025-04-07 20:11 x_tools-gotip-windows-arm64 tools@5916e3cb go@b2819d13 x/tools/gopls/internal/cmd (log)
runtime: VirtualAlloc of 100007936 bytes failed with errno=1455
fatal error: out of memory

runtime stack:
runtime.throw({0x7ff6f7a0f10c?, 0x4004552000?})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1089 +0x34 fp=0xa6ef9ff820 sp=0xa6ef9ff7f0 pc=0x7ff6f6e15eb4
runtime.sysUsedOS(0x4000494000, 0x5f60000)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem_windows.go:83 +0x168 fp=0xa6ef9ff880 sp=0xa6ef9ff820 pc=0x7ff6f6dbbeb8
runtime.sysUsed(...)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mem.go:85
...
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:506 +0x14 fp=0x4000493fa0 sp=0x4000493f70 pc=0x7ff6f6dafca4
runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1804
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1807 +0x3c fp=0x4000493fd0 sp=0x4000493fa0 pc=0x7ff6f6dc1ddc
runtime.goexit({})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1266 +0x4 fp=0x4000493fd0 sp=0x4000493fd0 pc=0x7ff6f6e1e584
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1802 +0x74
FAIL	golang.org/x/tools/gopls/internal/cmd	1.598s

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Apr 8, 2025
@gopherbot gopherbot added this to the Unreleased milestone Apr 8, 2025
@qmuntal qmuntal closed this as completed Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

2 participants