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

Open
giomfo opened this issue Apr 14, 2021 · 1 comment
Labels
bug Something isn't working P1

Comments

@giomfo
Copy link
Contributor

giomfo commented Apr 14, 2021

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)

@giomfo giomfo added the bug Something isn't working label Apr 14, 2021
@giomfo
Copy link
Contributor Author

giomfo commented Apr 28, 2021

+2

@giomfo giomfo added the P1 label Apr 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working P1
Projects
None yet
Development

No branches or pull requests

1 participant