Skip to content
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

build: unrecognized failures on openbsd-amd64-68 #55319

Closed
gopherbot opened this issue Sep 21, 2022 · 6 comments
Closed

build: unrecognized failures on openbsd-amd64-68 #55319

gopherbot opened this issue Sep 21, 2022 · 6 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-OpenBSD
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- builder == "openbsd-amd64-68" && pkg == "" && test == ""

Issue created automatically to collect these failures.

Example (log):

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 Sep 21, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "openbsd-amd64-68" && pkg == "" && test == ""
2022-08-19 19:35 openbsd-amd64-68 go@bc69ad3a (log)
2022-09-08 14:58 openbsd-amd64-68 go@403f91c2 (log)

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Sep 21, 2022

These look like #53201.

@seankhliao seankhliao added this to the Unplanned milestone Nov 19, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "openbsd-amd64-68" && pkg == "" && test == ""
2022-11-18 16:26 openbsd-amd64-68 go@893964b9 [build] (log)
go build flag: # flag [math.test]
flag/flag.go:821:22: internal compiler error: '<nil>': panic during early phielim while compiling (*FlagSet).Uint64Var:

runtime error: invalid memory address or nil pointer dereference

goroutine 88 [running]:
cmd/compile/internal/ssa.Compile.func1()
	/tmp/workdir/go/src/cmd/compile/internal/ssa/compile.go:49 +0x71
panic({0xd3d640, 0x13e8610})
	/tmp/workdir/go/src/runtime/panic.go:884 +0x213
...
cmd/compile/internal/ssagen.buildssa(0xc0007cba40, 0x2)
	/tmp/workdir/go/src/cmd/compile/internal/ssagen/ssa.go:572 +0x2027
cmd/compile/internal/ssagen.Compile(0xc0007cba40, 0x0?)
	/tmp/workdir/go/src/cmd/compile/internal/ssagen/pgen.go:185 +0x4c
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	/tmp/workdir/go/src/cmd/compile/internal/gc/compile.go:171 +0x3a
cmd/compile/internal/gc.compileFunctions.func3.1()
	/tmp/workdir/go/src/cmd/compile/internal/gc/compile.go:153 +0x32
created by cmd/compile/internal/gc.compileFunctions.func3
	/tmp/workdir/go/src/cmd/compile/internal/gc/compile.go:152 +0x245

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "openbsd-amd64-68" && pkg == "" && test == ""
2022-11-16 02:02 openbsd-amd64-68 go@cb5534c1 (log)
go tool dist: FAILED

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Jan 5, 2023

@golang/openbsd, can this be closed as obsolete?

@bcmills bcmills added WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. OS-OpenBSD labels Jan 5, 2023
@qbit
Copy link
Member

qbit commented Jan 5, 2023

I'd say so!

@qbit qbit closed this as completed Jan 5, 2023
@bcmills bcmills removed the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jan 5, 2023
@golang golang locked and limited conversation to collaborators Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-OpenBSD
Projects
None yet
Development

No branches or pull requests

4 participants