-
Notifications
You must be signed in to change notification settings - Fork 56
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
报错 #84
Comments
@tianguo1314 |
SDK:31 附件为代码 |
@tianguo1314 您好,麻烦再提供一下完整的日志呢 获取运行APP到崩溃的日志 |
@tianguo1314 您好,从您的代码看您使用的是Customized View Mode扫码模式, Scan示例代码链接:https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Examples/android-sample-code-0000001050734383 |
java.lang.NegativeArraySizeException: -413100
at com.huawei.hms.scankit.aiscan.common.r.b(PlanarYUVLuminanceSource.java:5)
at com.huawei.hms.scankit.s.decode(IRemoteFrameDecoderDelegateImpl.java:10)
at com.huawei.hms.hmsscankit.api.IRemoteFrameDecoderDelegate$Stub.onTransact(IRemoteFrameDecoderDelegate.java:10)
at android.os.Binder.transact(Binder.java:921)
at com.huawei.hms.hmsscankit.api.IRemoteFrameDecoderDelegate$Stub$Proxy.decode(IRemoteFrameDecoderDelegate.java:10)
at com.huawei.hms.scankit.j.a(DecodeHandler.java:31)
at com.huawei.hms.scankit.j.handleMessage(DecodeHandler.java:8)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:219)
at com.huawei.hms.scankit.m.run(DecodeThread.java:4)
The text was updated successfully, but these errors were encountered: