We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Android issue
I tried to subscribe to android phone with P5(HUAWEI ALE-UL00)
Sometimes, I have crash that I don't know reason and force finishing activity I was settings permission (write store, camera)
A/libc: invalid address or address of corrupt block 0x55b9936e50 passed to dlfree A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0xdeadbaad in tid 9397 (Thread-1619) A/DEBUG: pid: 8867, tid: 9397, name: Thread-1619 >>> package name <<< A/DEBUG: #2 pc 00000000000b89c4 /data/app/package name-1/lib/arm64/libred5streaming.so (start_verify_timer+168) A/DEBUG: #3 pc 000000000022c84c /data/app/package name-1/lib/arm64/libred5streaming.so
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Android issue
I tried to subscribe to android phone with P5(HUAWEI ALE-UL00)
Sometimes, I have crash that I don't know reason and force finishing activity
I was settings permission (write store, camera)
A/libc: invalid address or address of corrupt block 0x55b9936e50 passed to dlfree
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0xdeadbaad in tid 9397 (Thread-1619)
A/DEBUG: pid: 8867, tid: 9397, name: Thread-1619 >>> package name <<<
A/DEBUG: #2 pc 00000000000b89c4 /data/app/package name-1/lib/arm64/libred5streaming.so (start_verify_timer+168)
A/DEBUG: #3 pc 000000000022c84c /data/app/package name-1/lib/arm64/libred5streaming.so
The text was updated successfully, but these errors were encountered: