Skip to content
New issue

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

Fix crash when Android target SDK > 27 #591

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

plenalam
Copy link

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)'

Fixed crash when Android target SDK > 27
@wechat-AmosCC
Copy link

when Android target SDK =30, StopPreview App crash

@hthetiot
Copy link

hthetiot commented Sep 14, 2024

when Android target SDK =30, StopPreview App crash

check that fix for that de019b7

@hthetiot
Copy link

cherry-picked your commit in my PR in case of #709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants