x/mobile: Memory crash in iOS devices #28274
Labels
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go1.10.3 darwin/amd64
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?GOARCH="amd64"
GOOS="darwin"
What did you do?
What did you expect to see?
A successful run
What did you see instead?
A crash https://bpaste.net/show/308796b08e4c
Same code runs fine on android but happens to crash on iOS.
The text was updated successfully, but these errors were encountered: