Fix crash when Android target SDK > 27#591
Fix crash when Android target SDK > 27#591zoelam020 wants to merge 2 commits intosaki4510t:masterfrom
Conversation
Fixed crash when Android target SDK > 27
|
when Android target SDK =30, StopPreview App crash |
check that fix for that de019b7 |
|
cherry-picked your commit in my PR in case of #709 |
|
@plenalam and @hthetiot, after applying the code you provided, I confirmed that it now works correctly on Android 27 and above. However, I have a question: What is the basis for the Thank you! |
maybe it's |
this crash will appear when Android target SDK > 27:
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: 'FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x7a4eb694b4)'