runtime: memory corruption on android-arm-corellium
#64938
Labels
arch-arm
Issues solely affecting the 32-bit arm architecture.
Builders
x/build issues (builders, bots, dashboards)
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.
OS-Android
Milestone
Go version
b25f555
What operating system and processor architecture are you using (
go env
)?What did you do?
Check builder status on https://build.golang.org/.
What did you expect to see?
All tests consistently passing.
What did you see instead?
The
android-arm-corellium
builder is failing essentially every run, but not in a consistent place. The failure symptoms are consistent with memory corruption, although it's not obvious to me whether the corruption is a hardware or platform issue or a bug somewhere in the Go runtime or compiler.(attn @golang/android)
The text was updated successfully, but these errors were encountered: