aschober / vinyl-cast

Listen to vinyl records wirelessly throughout your home using an Android device.
MIT License
150 stars 32 forks source link

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

Open humbertocastaneda opened 2 years ago

humbertocastaneda commented 2 years ago

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 commented 2 years ago

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