Open
Bug 1996143
Opened 1 month ago
Updated 4 days ago
Crash in [@ java.security.InvalidKeyException: at android.security.keystore2.KeyStoreCryptoOperationUtils.getInvalidKeyException(KeyStoreCryptoOperationUtils.java)]
Categories
(Firefox for Android :: Accounts and Sync, defect)
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/980b40b3-9dc8-4016-b64e-142ee0251023
Top 10 frames:
0 android.security.KeyStore2 getKeyStoreException KeyStore2.java:386
1 android.security.KeyStoreSecurityLevel createOperation KeyStoreSecurityLevel.java:120
2 android.security.keystore2.AndroidKeyStoreCipherSpiBase ensureKeystoreOperationInitialized AndroidKeyStoreCipherSpiBase.java:349
3 android.security.keystore2.AndroidKeyStoreCipherSpiBase engineInit AndroidKeyStoreCipherSpiBase.java:185
4 javax.crypto.Cipher tryTransformWithProvider Cipher.java:3003
5 javax.crypto.Cipher tryCombinations Cipher.java:2910
6 javax.crypto.Cipher$SpiAndProviderUpdater updateAndGetSpiAndProvider Cipher.java:2815
7 javax.crypto.Cipher chooseProvider Cipher.java:792
8 javax.crypto.Cipher init Cipher.java:1162
9 javax.crypto.Cipher init Cipher.java:1103
Looks Nightly-only so far. I'm not sure if that means anything. Way more of these on 146 Nightly than earlier.
| Reporter | ||
Updated•1 month ago
|
Crash Signature: [@ java.security.InvalidKeyException: at android.security.keystore2.KeyStoreCryptoOperationUtils.getInvalidKeyException(KeyStoreCryptoOperationUtils.java)] → [@ java.security.InvalidKeyException: at android.security.keystore2.KeyStoreCryptoOperationUtils.getInvalidKeyException(KeyStoreCryptoOperationUtils.java)] [@ java.security.InvalidKeyException: at android.security.KeyStore.getInvalidKeyException(KeyStore.…
Comment 1•1 month ago
|
||
The bug is linked to topcrash signatures, which match the following criterion:
- Top 10 AArch64 and ARM crashes on nightly
For more information, please visit BugBot documentation.
Keywords: topcrash
Comment 2•17 days ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jboek)
Comment 3•5 days ago
|
||
Based on the topcrash criteria, the crash signatures linked to this bug are not in the topcrash signatures anymore.
For more information, please visit BugBot documentation.
Keywords: topcrash
Updated•4 days ago
|
Component: General → Accounts and Sync
Flags: needinfo?(jboek)
You need to log in
before you can comment on or make changes to this bug.
Description
•