Mediapipe Facemesh Android Studio API: Calling facemesh.close() crashes the app #3951
Labels
legacy:face mesh
Issues related to Face Mesh
platform:android
Issues with Android as Platform
type:support
General questions
Simply, calling facemesh.close() in viewmodel.onCleared() crashes the whole app with this error message, how should user call facemesh.close() properly?
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1b8 in tid 30828 (ExternalTexture), pid 30562 (example.aosyurt)
#00 pc 00000000001264e0 /data/app/com.example.aosyurt-CXr6VqzKj2RlkEch87084A==/base.apk (offset 0xc76c000)
16:28:09.272 A #1 pc 000000000012fa68 /data/app/com.example.aosyurt-CXr6VqzKj2RlkEch87084A==/base.apk (offset 0xc76c000)
16:28:09.272 A #2 pc 000000000012f99c /data/app/com.example.aosyurt-CXr6VqzKj2RlkEch87084A==/base.apk (offset 0xc76c000) (Java_com_google_mediapipe_framework_PacketCreator_nativeCreateGpuImage+12)
16:28:09.272 A #10 pc 00000000002f8808 [anon:dalvik-classes10.dex extracted in memory from /data/app/com.example.aosyurt-CXr6VqzKj2RlkEch87084A==/base.apk!classes10.dex] (com.google.mediapipe.framework.PacketCreator.createImage+40)
16:28:09.272 A #13 pc 000000000030cb4e [anon:dalvik-classes10.dex extracted in memory from /data/app/com.example.aosyurt-CXr6VqzKj2RlkEch87084A==/base.apk!classes10.dex] (com.google.mediapipe.solutioncore.ImageSolutionBase.sendImage+154)
16:28:09.272 A #16 pc 000000000030ca9a [anon:dalvik-classes10.dex extracted in memory from /data/app/com.example.aosyurt-CXr6VqzKj2RlkEch87084A==/base.apk!classes10.dex] (com.google.mediapipe.solutioncore.ImageSolutionBase.send+98)
The text was updated successfully, but these errors were encountered: