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

Segfault caused by libtinyWRAP.so #634

Open
behelit opened this issue Sep 4, 2020 · 0 comments
Open

Segfault caused by libtinyWRAP.so #634

behelit opened this issue Sep 4, 2020 · 0 comments

Comments

@behelit
Copy link

behelit commented Sep 4, 2020

There are several reports of crashes in the Google Play console relating to libtinyWRAP.so
It appears to affect multiple Android versions and devices but is a lot higher towards sdk 28 (Android Q)
I'm guessing this is in the ndk code, how can this be fixed?

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> com.xxxx <<<

backtrace:
  #00  pc 00000000001f1a58  /data/app/com.xxxxx/lib/arm64/libtinyWRAP.so (tnet_transport_sendto+548)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> com.xxxx <<<

backtrace:
  #00  pc 00000000001e4d20  /data/app/com.xxxxx--syikA==/lib/arm/libtinyWRAP_neon.so (tnet_transport_sendto+620)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> com.xxxx <<<

backtrace:
  #00  pc 00000000001f1a58  /data/app/com.xxxxx==/lib/arm64/libtinyWRAP.so (tnet_transport_sendto+548)
  #00  pc 00000000001f18a4  /data/app/com.xxxxx==/lib/arm64/libtinyWRAP.so (tnet_transport_sendto+112)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant