jiangdongguo / AndroidUSBCamera

🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!

Home Page:https://juejin.cn/post/7115229806844706847

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android 6.0.1 打开相机使用完关闭fragment,重复几次崩溃

sundyyh opened this issue · comments

2023-11-13 15:03:56.561 7610-8123 libc com.xxx A Fatal signal 11 (SIGSEGV), code 1, fault addr 0x15614a4a0f8d24 in tid 8123 (camera-16998590)
2023-11-13 15:03:56.614 312-312 DEBUG pid-312 A pid: 7610, tid: 8123, name: camera-16998590 >>> com.xxx <<<
2023-11-13 15:03:56.670 312-312 DEBUG pid-312 A #2 pc 0000000000012924 /data/app/com.xxx-2/lib/arm64/libuvc.so (uvc_stream_start_bandwidth+796)
2023-11-13 15:03:56.670 312-312 DEBUG pid-312 A #3 pc 000000000001242c /data/app/com.xxx-2/lib/arm64/libuvc.so (uvc_start_streaming_bandwidth+68)
2023-11-13 15:03:56.671 312-312 DEBUG pid-312 A #4 pc 0000000000014230 /data/app/com.xxx/lib/arm64/libUVCCamera.so (_ZN10UVCPreview10do_previewEP15uvc_stream_ctrl+56)
2023-11-13 15:03:56.671 312-312 DEBUG pid-312 A #5 pc 0000000000013b30 /data/app/com.xxx-2/lib/arm64/libUVCCamera.so (_ZN10UVCPreview19preview_thread_funcEPv+44)