Android app built as per readme crashes (on Samsung S23)
- Dominant language
- C++
- Stars
- 4k
- Forks
- 368
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Firstly, thanks for this open source codec.
Just cloned master today and built the android apk as per instructions but when clicking the app it immediately closes, below is the logcat trace at crash showing SIGSEGV to the pid 20122:
`
04-04 15:11:04.834 I/AdrenoGLES-0(20122): QUALCOMM build : a64c18f716, I644e985f0a
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Build Date : 12/15/22
04-04 15:11:04.834 I/AdrenoGLES-0(20122): OpenGL ES Shader Compiler Version: E031.41.03.21
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Local Branch :
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.VENDOR.13.2.0.11.00.00.855.443
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Remote Branch : NONE
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Reconstruct Branch : NOTHING
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Build Config : S P 14.1.4 AArch64
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
04-04 15:11:04.834 I/AdrenoGLES-0(20122): Driver Version : 0676.9
04-04 15:11:04.838 F/libc (20122): Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x66befc0edf00f8 in tid 20122 (le.android.lyra), pid 20122 (le.android.lyra)
`
Attached is the tombstone dump (from /data/tombstones) of the crash for your kind review.
[tombstone_05.txt](https://github.com/google/lyra/files/11146268/tombstone_05.txt)
Contributor guide
Assessment
This issue has not been assessed yet.