Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/mobile: unexpected fault address 0x30ad1040 #26067

Open
C-ollins opened this issue Jun 26, 2018 · 3 comments
Open

x/mobile: unexpected fault address 0x30ad1040 #26067

C-ollins opened this issue Jun 26, 2018 · 3 comments
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

Comments

@C-ollins
Copy link

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

@gopherbot gopherbot added this to the Unreleased milestone Jun 26, 2018
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Jun 26, 2018
@FiloSottile FiloSottile added OS-Android NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jun 26, 2018
@C-ollins
Copy link
Author

Any solution to this yet?

@mvdan
Copy link
Member

mvdan commented Jun 29, 2018

@C-ollins if there was an update to this issue, you would see it here. It doesn't look like anyone has picked it up yet. The priority now is Go 1.11, so regressions and critical issues are given extra attention to.

Have you tried if this issue happens with 1.11beta1 too? Perhaps it has been fixed since 1.10.

@C-ollins
Copy link
Author

I think the issue is coming from gomobile's binding. It works perfectly on my computer but fails on my phone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants