#!watchflakes
default <- goos == "darwin" && log ~ `SIGBUS: bus error`
Issue created automatically to collect these failures.
Example (log):
Building Go cmd/dist using /Users/swarming/.swarming/w/ir/cache/tools/go_bootstrap. (go1.20.6 darwin/amd64)
Building Go toolchain1 using /Users/swarming/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for darwin/amd64.
# testing
unexpected fault address 0xc000c09e00
fatal error: fault
[signal SIGBUS: bus error code=0x2 addr=0xc000c09e00 pc=0xc000c09e00]
...
runtime/chan.go:489 +0x12 fp=0xc0000507b8 sp=0xc000050790 pc=0x7507572
runtime.unique_runtime_registerUniqueMapCleanup.func1(...)
runtime/mgc.go:1732
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
runtime/mgc.go:1735 +0x2f fp=0xc0000507e0 sp=0xc0000507b8 pc=0x751e08f
runtime.goexit({})
runtime/asm_amd64.s:1700 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x7585601
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
runtime/mgc.go:1730 +0x96
go tool dist: FAILED: /Users/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/darwin_amd64/go_bootstrap install cmd: exit status 1
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "vuln" && pkg == "" && test == "make.bash"