Skip to content

cmd/compile: internal compiler error compiling net on darwin-amd64-11_0 #63296

Description

@gopherbot
#!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

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwincompiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo
Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions