x/mobile: unexpected fault address 0x30ad1040 #26067
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.
OS-Android
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go version go1.10.3 linux/amd64
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?linux amd64 and android 7.1.1
What did you do?
I'm trying to run a code which ran successfully on my computer but keeps failing on android.
The error message doesn't give enough information. I need some information to know what is going on with the error. I've tested the same code several times on my computer and It doesn't fail.
Android code: https://github.com/C-ollins/dcrandroid/tree/spv_bug
Golang code: https://github.com/C-ollins/btcwallet/tree/spv_bug
What did you expect to see?
A successful run
What did you see instead?
Error log: https://bpaste.net/show/61c2f48d8d49
The text was updated successfully, but these errors were encountered: