OpenCVwithUVC
OpenCVwithUVC copied to clipboard
Error: A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2 in tid 15986 (CameraThread)
When I try to connect the camera crash the aplication with this error message:
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2 in tid 15986 (CameraThread)
I don´t know how I can correct it.
I have seen that all files "Android.mk" are not linked. How can I link all Android.mk files?
Thanks
i have same issue
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 12131 (VideoStream$ren)
nexus 7 android 5.1
I have the same issue. @saki4510t Would be so glad if you could help us here ?
This link resolved it for me: https://github.com/saki4510t/UVCCamera/issues/181 Thanks