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

cmd/compile: panic: godebug: Value of name not listed in godebugs.All #64167

Closed
gopherbot opened this issue Nov 15, 2023 · 2 comments
Closed
Labels
arch-riscv Issues solely affecting the riscv64 architecture. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- repo == "mod" && section == "Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1." && test == ""

Issue created automatically to collect these failures.

Example (log):

<unknown line number>: internal compiler error: panic: godebug: Value of name not listed in godebugs.All: gotypesalias

goroutine 1 [running]:
runtime/debug.Stack()
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/runtime/debug/stack.go:24 +0x6c
bootstrap/cmd/compile/internal/base.FatalfAt({0x1ea74?, 0x0?}, {0x72baa9, 0x9}, {0x881d0db8, 0x1, 0x1})
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:225 +0x23c
bootstrap/cmd/compile/internal/base.Fatalf(...)
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:194
bootstrap/cmd/compile/internal/gc.handlePanic()
...
<unknown line number>: internal compiler error: panic: godebug: Value of name not listed in godebugs.All: gotypesalias

goroutine 1 [running]:
runtime/debug.Stack()
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/runtime/debug/stack.go:24 +0x6c
bootstrap/cmd/compile/internal/base.FatalfAt({0x1ea74?, 0x0?}, {0x72baa9, 0x9}, {0x881c8db8, 0x1, 0x1})
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:225 +0x23c
bootstrap/cmd/compile/internal/base.Fatalf(...)
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:194
bootstrap/cmd/compile/internal/gc.handlePanic()
...
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory

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 Nov 15, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "mod" && section == "Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1." && test == ""
2023-10-25 22:55 freebsd-riscv64-unmatched mod@6e58e47c go@30de0b5e (log)
<unknown line number>: internal compiler error: panic: godebug: Value of name not listed in godebugs.All: gotypesalias

goroutine 1 [running]:
runtime/debug.Stack()
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/runtime/debug/stack.go:24 +0x6c
bootstrap/cmd/compile/internal/base.FatalfAt({0x1ea74?, 0x0?}, {0x72baa9, 0x9}, {0x881d0db8, 0x1, 0x1})
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:225 +0x23c
bootstrap/cmd/compile/internal/base.Fatalf(...)
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:194
bootstrap/cmd/compile/internal/gc.handlePanic()
...
<unknown line number>: internal compiler error: panic: godebug: Value of name not listed in godebugs.All: gotypesalias

goroutine 1 [running]:
runtime/debug.Stack()
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/runtime/debug/stack.go:24 +0x6c
bootstrap/cmd/compile/internal/base.FatalfAt({0x1ea74?, 0x0?}, {0x72baa9, 0x9}, {0x881c8db8, 0x1, 0x1})
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:225 +0x23c
bootstrap/cmd/compile/internal/base.Fatalf(...)
	/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/cmd/compile/internal/base/print.go:194
bootstrap/cmd/compile/internal/gc.handlePanic()
...
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory
go tool dist: open /tmp/workdir-host-freebsd-riscv64-unmatched/go/pkg/freebsd_riscv64: no such file or directory

watchflakes

@mengzhuo mengzhuo added OS-FreeBSD arch-riscv Issues solely affecting the riscv64 architecture. labels Nov 15, 2023
@mengzhuo mengzhuo changed the title Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.: unrecognized failures cmd/compile: panic: godebug: Value of name not listed in godebugs.All Nov 15, 2023
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Nov 15, 2023
@bcmills
Copy link
Contributor

bcmills commented Nov 15, 2023

Duplicate of #64177

@bcmills bcmills marked this as a duplicate of #64177 Nov 15, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-riscv Issues solely affecting the riscv64 architecture. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
Projects
None yet
Development

No branches or pull requests

3 participants