Skip to content

Sui Wallet crash when tapping on investment #21115

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

Open
athyla opened this issue Feb 6, 2025 · 1 comment
Open

Sui Wallet crash when tapping on investment #21115

athyla opened this issue Feb 6, 2025 · 1 comment
Assignees

Comments

@athyla
Copy link

athyla commented Feb 6, 2025

Steps to Reproduce Issue

The app just closes, when I repeat the process once or twice, I also get a crash report from the OS, Android.

  1. Open Sui Wallet and authenticate.
  2. Access the 'Earn' section on bottom
  3. Tap on Bucket Protocol investment in the Vaults area
  4. App briefly displays the Vaults page, but then closes
  5. Note: I guess one needs to already have an investment with Bucket Protocol
  6. Note2: if I tap on another investment, ex. AlphaFi, the app doesn't crash

Expected Result

To see the detailed view of the Vaults section and the app does not crash.

Actual Result

The app crashes and closes. If I repeat the process, I get a crash report from the OS, which I pasted at the bottom of this bug report.

System Information

  • OS: Android 15
  • Compiler: I am not sure where to look for this info
  • Sui Wallet: 24.12.0

Crash report

type: crash
osVersion: google/shiba/shiba:15/AP4A.250205.002/2025020500:user/release-keys
package: com.mystenlabs.suiwallet:59, targetSdk 34
process: com.mystenlabs.suiwallet
processUptime: 10932 + 368 ms
installer: com.android.vending

com.facebook.jni.CppException: Exception in HostFunction: Value is undefined, expected a number

Error: Exception in HostFunction: Value is undefined, expected a number
    at _scrollToPaper (native)
    at scrollToPaper (JavaScript:1:122)
    at anonymous (JavaScript:1:299)
    at anonymous (JavaScript:1:90)
    at mapperRun (JavaScript:1:1044)
    at anonymous (JavaScript:1:350)
    at callMicrotasksOnUIThread (JavaScript:1:61)
    at anonymous (JavaScript:1:139)
	at com.swmansion.reanimated.AndroidUIScheduler.triggerUI(Native Method)
	at com.swmansion.reanimated.AndroidUIScheduler$1.run(AndroidUIScheduler.java:24)
	at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded(AndroidUIScheduler.java:43)
	at com.facebook.react.bridge.GuardedRunnable.run(GuardedRunnable.java:29)
	at android.os.Handler.handleCallback(Handler.java:991)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at android.app.ActivityThread.main(ActivityThread.java:8826)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
	at com.android.internal.os.ExecInit.main(ExecInit.java:50)
	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
Copy link
Contributor

github-actions bot commented Feb 6, 2025

Thank you for opening this issue, a team member will review it shortly. Until then, please do not interact with any users that claim to be from Sui support and do not click on any links!

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

4 participants