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: internal compiler error compiling net on darwin-amd64-11_0 #63296

Open
gopherbot opened this issue Sep 29, 2023 · 2 comments
Open
Assignees
Labels
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-Darwin
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Sep 29, 2023

#!watchflakes
post <- goos == "darwin" && log ~ `internal compiler error: unexpected fnsym`

Issue created automatically to collect these failures.

Example (log):

<autogenerated>:1: internal compiler error: unexpected fnsym: net.(*UnixConn).writeTo != ���.(*UnixConn).writeTo

goroutine 725 [running]:
runtime/debug.Stack()
	runtime/debug/stack.go:24 +0x5e
cmd/compile/internal/base.FatalfAt({0x0?, 0x0?}, {0xe55dc30, 0x1a}, {0xc00094fa80, 0x2, 0x2})
	cmd/compile/internal/base/print.go:225 +0x1d7
cmd/compile/internal/base.Fatalf(...)
	cmd/compile/internal/base/print.go:194
cmd/compile/internal/dwarfgen.Info(0xc002b21600, 0xc000780f80, {0xe782608?, 0xc0024b3b00})
	cmd/compile/internal/dwarfgen/dwarf.go:35 +0x10c
cmd/internal/obj.(*Link).populateDWARF(0xc0000d0400, {0xe782608, 0xc0024b3b00}, 0xc002b21600)
	cmd/internal/obj/dwarf.go:346 +0x165
cmd/internal/obj.Flushplist(0xc0000d0400, 0xc00094feb0, 0xc002c44020)
	cmd/internal/obj/plist.go:173 +0xa7b
cmd/compile/internal/objw.(*Progs).Flush(...)
	cmd/compile/internal/objw/prog.go:112
cmd/compile/internal/ssagen.Compile(0xc0024b3b00, 0x0?)
	cmd/compile/internal/ssagen/pgen.go:241 +0x2fa
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:182 +0x34
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:164 +0x30
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 62
	cmd/compile/internal/gc/compile.go:163 +0x247

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 29, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "net" && test == ""
2023-09-05 20:02 darwin-amd64-11_0 exp@92128663 go@9bfaaa15 net [build] (log)
<autogenerated>:1: internal compiler error: unexpected fnsym: net.(*UnixConn).writeTo != ���.(*UnixConn).writeTo

goroutine 725 [running]:
runtime/debug.Stack()
	runtime/debug/stack.go:24 +0x5e
cmd/compile/internal/base.FatalfAt({0x0?, 0x0?}, {0xe55dc30, 0x1a}, {0xc00094fa80, 0x2, 0x2})
	cmd/compile/internal/base/print.go:225 +0x1d7
cmd/compile/internal/base.Fatalf(...)
	cmd/compile/internal/base/print.go:194
cmd/compile/internal/dwarfgen.Info(0xc002b21600, 0xc000780f80, {0xe782608?, 0xc0024b3b00})
	cmd/compile/internal/dwarfgen/dwarf.go:35 +0x10c
cmd/internal/obj.(*Link).populateDWARF(0xc0000d0400, {0xe782608, 0xc0024b3b00}, 0xc002b21600)
	cmd/internal/obj/dwarf.go:346 +0x165
cmd/internal/obj.Flushplist(0xc0000d0400, 0xc00094feb0, 0xc002c44020)
	cmd/internal/obj/plist.go:173 +0xa7b
cmd/compile/internal/objw.(*Progs).Flush(...)
	cmd/compile/internal/objw/prog.go:112
cmd/compile/internal/ssagen.Compile(0xc0024b3b00, 0x0?)
	cmd/compile/internal/ssagen/pgen.go:241 +0x2fa
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:182 +0x34
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:164 +0x30
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 62
	cmd/compile/internal/gc/compile.go:163 +0x247

watchflakes

@bcmills bcmills changed the title net: unrecognized failures cmd/compile: internal compiler error compiling net on darwin-amd64-11_0 Oct 13, 2023
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Oct 13, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- goos == "darwin" && log ~ `internal compiler error: unexpected fnsym`
2023-10-10 18:51 darwin-amd64-11_0 telemetry@44b98695 go@dacf1f1e google.golang.org/protobuf/internal/impl [build] (log)
<autogenerated>:1: internal compiler error: unexpected fnsym: google.golang.org/protobuf/internal/impl.(*bytesConverter).GoValueOf != ����������������������������������������.(*bytesConverter).GoValueOf

goroutine 1204 [running]:
runtime/debug.Stack()
	runtime/debug/stack.go:24 +0x5e
cmd/compile/internal/base.FatalfAt({0xc?, 0x165?}, {0xe14fe93, 0x1a}, {0xc0017bba88?, 0x2, 0x2})
	cmd/compile/internal/base/print.go:225 +0x1d8
cmd/compile/internal/base.Fatalf(...)
	cmd/compile/internal/base/print.go:194
cmd/compile/internal/dwarfgen.Info(0xc003cb5880, 0xc0024d7180, {0xe377208?, 0xc00319cea0})
	cmd/compile/internal/dwarfgen/dwarf.go:35 +0x10c
cmd/internal/obj.(*Link).populateDWARF(0xc00014e400, {0xe377208, 0xc00319cea0}, 0xc003cb5880)
	cmd/internal/obj/dwarf.go:346 +0x170
cmd/internal/obj.Flushplist(0xc00014e400, 0xc0017bbeb0, 0xc003557ce0)
	cmd/internal/obj/plist.go:173 +0xa7b
cmd/compile/internal/objw.(*Progs).Flush(...)
	cmd/compile/internal/objw/prog.go:112
cmd/compile/internal/ssagen.Compile(0xc00319cea0, 0x0)
	cmd/compile/internal/ssagen/pgen.go:241 +0x2fa
cmd/compile/internal/gc.compileFunctions.func5.1(0x0?)
	cmd/compile/internal/gc/compile.go:182 +0x34
cmd/compile/internal/gc.compileFunctions.func3.1()
	cmd/compile/internal/gc/compile.go:164 +0x30
created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 41
	cmd/compile/internal/gc/compile.go:163 +0x247

watchflakes

@mknyszek mknyszek added this to the Go1.22 milestone Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-Darwin
Projects
Status: Todo
Status: No status
Development

No branches or pull requests

4 participants