saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.96k stars 1.19k forks source link

Fix crash when Android target SDK > 27 #591

Open plenalam opened 3 years ago

plenalam commented 3 years ago

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

wechat-AmosCC commented 3 years ago

when Android target SDK =30, StopPreview App crash