-
Notifications
You must be signed in to change notification settings - Fork 521
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
高概率 crash #96
Comments
感谢提出问题,看样子是人脸初定位的时候除了问题,我们查看一下。 |
Open
把build目录删除,重新编译。 |
Repository owner
deleted a comment from
jaikishan01
Sep 25, 2020
你好,问题还是会出现,请问有解决办法吗 |
您的来信已收到,谢谢!陈雷同济大学测绘与地理信息学院Thanks for your attention.Chen Lei
College of survey and geo-information of Tongji university
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
06-20 18:05:01.322 5906 5906 F DEBUG : backtrace:
06-20 18:05:01.322 5906 5906 F DEBUG : #00 pc 000000000002216c /system/lib64/libc.so (abort+116)
06-20 18:05:01.322 5906 5906 F DEBUG : #1 pc 00000000004dad1c /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (__kmp_abort_process+44)
06-20 18:05:01.322 5906 5906 F DEBUG : #2 pc 00000000004d4190 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (__kmp_msg+512)
06-20 18:05:01.322 5906 5906 F DEBUG : #3 pc 0000000000509170 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so
06-20 18:05:01.322 5906 5906 F DEBUG : #4 pc 00000000004dbf5c /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (__kmp_allocate_team+2216)
06-20 18:05:01.322 5906 5906 F DEBUG : #5 pc 00000000004dcb0c /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (__kmp_fork_call+2384)
06-20 18:05:01.322 5906 5906 F DEBUG : #6 pc 00000000004c4ec8 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (__kmpc_fork_call+156)
06-20 18:05:01.322 5906 5906 F DEBUG : #7 pc 000000000017d788 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so
06-20 18:05:01.322 5906 5906 F DEBUG : #8 pc 00000000000a4714 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so
06-20 18:05:01.322 5906 5906 F DEBUG : #9 pc 0000000000098a70 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (MTCNN::PNet()+564)
06-20 18:05:01.322 5906 5906 F DEBUG : #10 pc 0000000000099d6c /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (MTCNN::detect(ncnn::Mat&, std::vector<Bbox, std::allocator, >&)+292)
06-20 18:05:01.322 5906 5906 F DEBUG : #11 pc 000000000009e940 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (FaceTracking::detecting(cv::Mat*)+108)
06-20 18:05:01.322 5906 5906 F DEBUG : #12 pc 000000000009d9cc /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (FaceTracking::update(cv::Mat&)+952)
06-20 18:05:01.322 5906 5906 F DEBUG : #13 pc 000000000009d0e8 /data/app/com.-b-6dMmPXBqKslKMnVQYiZg==/lib/arm64/libzeuseesTracking-lib.so (Java_com_zeusee_main_hyperlandmark_jni_FaceTracking_update+640)
The text was updated successfully, but these errors were encountered: