saki4510t / UVCCamera

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

A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 18684 (inference) #666

Open monxarat opened 1 year ago

monxarat commented 1 year ago

Hi, How to resolve this problem. At first, I just used the Camera and there was no problem. But after I used more MTCNN the bandwidth-related error happened. And then I changed DEFAULT_BANDWIDTH to 0.5 apps was ran. But after 2~4 seconds app crashed.