cmd/compile: intermittently crash:unexpected fault address 0xc000c060a0 #32729
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?From the
golang:1.12.6
Docker container.Does this issue reproduce with the latest release?
Unknown if in 1.13.x
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Compiling a a moderately large project like normal. However we upgraded from GO 1.10.2 -> 1.12.6 it occasionally panic during compilation (1 out ~50) times?
What did you expect to see?
A successful compile with no panic.
What did you see instead?
This panic.
The text was updated successfully, but these errors were encountered: