We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,我使用这行代码时直接异常退出:
String errorCode = facepp.init(this, ConUtil.getFileContent(this, R.raw.megviifacepp_0_5_2_model), 1);
logcat日志:
Revision: '0' ABI: 'arm64' pid: 9466, tid: 9466, name: lldb-server >>> /data/data/com.megvii.test/lldb/bin/lldb-server <<< signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- x0 0000000000000000 x1 00000000000024fa x2 0000000000000006 x3 0000000000000008 x4 7220505548474953 x5 7220505548474953 x6 7220505548474953 x7 2c64657669656365 x8 0000000000000083 x9 e7a14617d18410c3 x10 0000000000000000 x11 0000000000000001 x12 ffffffffffffffff x13 0a2e2e2e72657672 x14 000000000000000d x15 aaaaaaaaaaaaaaab
请问这个如何解决呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,我使用这行代码时直接异常退出:
logcat日志:
请问这个如何解决呢?
The text was updated successfully, but these errors were encountered: