cmd/compile: unexpected "invalid memory address or nil pointer dereference" panic #45851
Labels
FrozenDueToAge
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Not the latest stable release, but also reproduces with b15372f
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I don't yet have a minimal repro, but hopefully this is a start:
Prior to e5bc4f2, this test (and a whole host of others) pass without issues.
What did you expect to see?
A passing test
What did you see instead?
cc @cherrymui @dr2chase based on https://go-review.googlesource.com/c/go/+/312094
FYI @mpvl
The text was updated successfully, but these errors were encountered: