rive-app / rive-app/rive-android

Crashes on Samsung Galaxy S22 series

Open
#402 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
Kotlin
Stars
538
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Description

I have noticed crashes on all Galaxy S22 devices after updating to 10.4.2 version. Also the newest 10.4.3 version is affected. Reverting to 10.4.1 version fixes the problem.

Here is the crash:

          null pointer dereference: SIGSEGV  0x0000000000000000
#00 pc 0x0
#01 pc 0x33a37c librive-android.so (BuildId: 0c139189c42d81d1f1c1c4a6ea8dfc9c79af48b3)
#02 pc 0x1aeea8 librive-android.so (BuildId: 0c139189c42d81d1f1c1c4a6ea8dfc9c79af48b3)
#03 pc 0x1b0138 librive-android.so (BuildId: 0c139189c42d81d1f1c1c4a6ea8dfc9c79af48b3)
#04 pc 0x1afb78 librive-android.so (BuildId: 0c139189c42d81d1f1c1c4a6ea8dfc9c79af48b3)
#05 pc 0x1afae0 librive-android.so (BuildId: 0c139189c42d81d1f1c1c4a6ea8dfc9c79af48b3)
#06 pc 0xb67a8 libc.so (BuildId: 7464f932fe1115e080f728808bf0ade7)
#07 pc 0x5340c libc.so (BuildId: 7464f932fe1115e080f728808bf0ade7)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash on a Samsung Galaxy S22 series device with versions 10.4.2 and 10.4.3, then compare it with 10.4.1. Use the provided librive-android.so stack trace as the entry point; done means the affected versions no longer crash on those devices.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.