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

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #20

Open
humbertocastaneda opened this issue Aug 22, 2021 · 1 comment
Open

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #20

humbertocastaneda opened this issue Aug 22, 2021 · 1 comment

Comments

@humbertocastaneda
Copy link

The app keeps crashing when locking the phone.

I cloned the repo and debugged the app and found out that the file app/src/main/cpp/FullDuplexPassthru.h, line 64 the app starts to memset to invalid addresses.

Commented the code out and working, I wonder if we can check the lifecycle of the app and not call memset there.

I even wonder if that code is REALLY needed

@stefanw1337
Copy link

stefanw1337 commented Sep 10, 2021

Could you share that version (in apk format), I'm so annoyed by that it stops! :)

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

2 participants