Skip to content
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

Meizu crashed when using AndroidKeyStore #69

Open
ramazan-olsoft opened this issue Oct 27, 2020 · 2 comments
Open

Meizu crashed when using AndroidKeyStore #69

ramazan-olsoft opened this issue Oct 27, 2020 · 2 comments

Comments

@ramazan-olsoft
Copy link

There are crashes in some Meizu phones, such as M5 note, PRO 7 Plus and so on. The system version is Android 7.0. The log is:
Fatal Exception: java.util.concurrent.TimeoutException: android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding.finalize() timed out after 20 seconds at android.os.BinderProxy.transactNative(Binder.java) at android.os.BinderProxy.transact(Binder.java:515) at android.security.IKeystoreService$Stub$Proxy.abort(IKeystoreService.java:1302) at android.security.KeyStore.abort(KeyStore.java:520) at android.security.keystore.AndroidKeyStoreCipherSpiBase.finalize(AndroidKeyStoreCipherSpiBase.java:680) at android.security.keystore.AndroidKeyStoreAuthenticatedAESCipherSpi$GCM$NoPadding.finalize(AndroidKeyStoreAuthenticatedAESCipherSpi.java:223) at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:232) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:210) at java.lang.Thread.run(Thread.java:818)
How to fix it?

@ramazan-olsoft
Copy link
Author

No we didn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ramazan-olsoft and others