cmd/compile: "Infinite" loop observed compiling capnproto2 with dev tip #38565
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
I could not reproduce this on my first try, perhaps I was the victim of a cosmic ray, but I wanted to record this and keep an eye open.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Running nightly benchmarks, observed that they did not finish at the expected time.
What did you expect to see?
A tweet about completion.
What did you see instead?
Logged into box, checked "top", saw hundreds of minutes of cpu time for "compile", killed it with a QUIT to capture the log:
The text was updated successfully, but these errors were encountered: