Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Segfault caused by libtinyWRAP.so #634

@behelit

Description

@behelit

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions