runtime: panic index on mips builder in creating a test pageAlloc #35440
Comments
Change https://golang.org/cl/205938 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The mips builder fails to create a test pageAlloc because all the addresses used in the test start at 2 GiB, and the address space size for mips is only 2 GiB. Fix is easy, will upload in a bit.
https://build.golang.org/log/386a1913c193cf2e12c635a70bd103e218d9bc72
The text was updated successfully, but these errors were encountered: