fatal signal 11 (sigsegv), code 1, fault addr 0x7f4f483a8a in tid 27166 (camerabackgroun)
while testing the google_mlkit_face_detection in Android 6.0, Android 7.5, Android 10 emits fatal signal 11 issue and app exit but it working finely on Android 11. any possible solution will appreciated 🙇
output log:
I/RequestThread-0(26458): configureOutputs - set take picture size to 1280x720 W/libEGL (26458): [ANDROID_RECORDABLE] format: 2 I/BufferQueue(26458): unnamed-26458-37 BufferQueue core=(26458:com.rtw.ikata) I/CameraDeviceState(26458): Legacy camera service transitioning to state IDLE I/Camera (26458): close I/BufferQueue(26458): ImageReader-1280x720f100m1-26458-16 ~BufferQueueCore I/BufferQueue(26458): ImageReader-1280x720f23m1-26458-17 ~BufferQueueCore F/libc (26458): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7f4f483a8a in tid 27166 (CameraBackgroun) Lost connection to device.
Look like this issue's duplicate of this https://github.com/flutter-ml/google_ml_kit_flutter/issues/493
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.