You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Crash: Exception: java.lang.NullPointerException: Attempt to invoke virtual method '...MXOlmDevice.getDeviceCurve25519Key()' on a null object reference
#711
Observed several times by different users
Tchap Build : 76
Tchap Version : 1.1.0_a (F-acf3607f7-2020-11-23 10:22:15 +0100)
SDK Version : 0.9.37-dev (ca29f446d-2020-11-21 12:06:26 +0100)
Phone : Xperia X (AOSP) (eng.10112020.20201215.150740 6.0.1 REL)
Memory statuses
usedSize 66 MB
freeSize 10 MB
totalSize 77 MB
Thread: MXCrypto_decrypting_<redacted_mx_id>, Activity:im.vector.activity.VectorHomeActivity, Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.matrix.androidsdk.crypto.MXOlmDevice.getDeviceCurve25519Key()' on a null object reference
at org.matrix.androidsdk.crypto.algorithms.olm.MXOlmDecryption.decryptEvent(MXOlmDecryption.java:81)
at org.matrix.androidsdk.crypto.internal.MXCryptoImpl$15.run(MXCryptoImpl.java:1441)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.os.HandlerThread.run(HandlerThread.java:61)
The text was updated successfully, but these errors were encountered: