Skip to content

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

Description

@humbertocastaneda

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions