runtime: "fatal error: s.allocCount != s.nelems && freeIndex == s.nelems" ADM Ryzen 9 6900HX, 32Gb #61726
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
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?
Unable to reproduce with 1.20.7, or any other version
What operating system and processor architecture are you using (
go env
)?go env
OutputOther OS details:
What did you do?
using the update script from the giocanvas package: https://github.com/ajstarks/giocanvas/blob/master/update
the clients run, but a fatal runtime error occurs (see below)
What did you expect to see?
no message, building and running giocanvas clients
What did you see instead?
The text was updated successfully, but these errors were encountered: