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

Error while loading Zeus Android with MTE enabled #1872

Open
bedair81 opened this issue Nov 27, 2023 · 3 comments
Open

Error while loading Zeus Android with MTE enabled #1872

bedair81 opened this issue Nov 27, 2023 · 3 comments
Labels
Android Android issues Bug Something isn't working Help wanted Extra attention is needed

Comments

@bedair81
Copy link

Describe the bug

enabling MTE to detect unsafe memory code on grapheneOS causes zeus wallet to terminate while starting the node on android 14 zeus 0.8.0 beta 4

Reproduce

enable MTE, start zeus, startup terminated

ZEUS version

v0.8.0

Node interface

Embedded LND

Network

Clearnet

Device

pixel 8 pro

Device operating system

android 14 GOS

Log output

type: crash
osVersion: google/husky/husky:14/UD1A.231105.004/2023112600:user/release-keys
uid: 10150 (u:r:untrusted_app_32:s0:c150,c256,c512,c768)
cmdline: app.zeusln.zeus
processUptime: 14s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 400cce9285b8330
threadName: Thread-4
MTE: enabled

backtrace:
    /data/app/~~vqt6U_EiZVbjVoRUaeFX1Q==/app.zeusln.zeus-BmWtxRhhpao29yIiWNKqPQ==/lib/arm64/libgojni.so (pc 456f34)
@bedair81 bedair81 added the Bug Something isn't working label Nov 27, 2023
@bedair81
Copy link
Author

bedair81 commented Nov 28, 2023

after updating to 0.8.0 beta 5, the same crash with MTE enabled occurs

@kaloudis kaloudis added Android Android issues Help wanted Extra attention is needed labels Feb 26, 2024
@bedair81
Copy link
Author

Issue has been reported to React Native at: facebook/react-native#44276

@bedair81
Copy link
Author

bedair81 commented May 6, 2024

Issue seems to stem from native "Go" code running in embedded LND, doesn't occur if booting app and loading a remote node for management. Unsure whether to report the issue to "Go" themselves or LND

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Android issues Bug Something isn't working Help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants