cmd/compile: internal compiler error: 'weak': unhandled stmt ASOP #57255
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?go version go1.19 linux/amd64
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?linux amd64
$ go env
What did you do?
i run this cmd
go test -fuzztime 10s -fuzz ./impl
What did you expect to see?
What did you see instead?
github.com/jcmturner/gokrb5/v8/crypto/rfc3961
../../go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.2/crypto/rfc3961/keyDerivation.go:144:15: internal compiler error: 'weak': unhandled stmt ASOP
Please file a bug report including a short program that triggers the error.
https://go.dev/issue/new
The text was updated successfully, but these errors were encountered: