Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Crash: Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{SASVerificationActivity} #715

Open
giomfo opened this issue Apr 29, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@giomfo
Copy link
Contributor

giomfo commented Apr 29, 2021

l'application s'est arrêtée après la validation d'une demande de vérification de clefs

--------------------------------- crash call stack ---------------------------------
Tchap Build : 77
Tchap Version : 1.1.1_a (F-834c9b8a2-2021-03-12 07:46:04 +0100)
SDK Version : 0.9.37-dev (834c9b8a2-2021-03-12 07:46:04 +0100)
Phone : Xperia X (AOSP) (eng.10112020.20210210.110640 6.0.1 REL)
Memory statuses
usedSize 77 MB
freeSize 1 MB
totalSize 78 MB
Thread: main, Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{fr.gouv.tchap.a/im.vector.activity.SASVerificationActivity}: kotlin.TypeCastException: null cannot be cast to non-null type org.matrix.androidsdk.crypto.verification.IncomingSASVerificationTransaction
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2416)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)
at android.app.ActivityThread.-wrap11(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:722)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
Caused by: kotlin.TypeCastException: null cannot be cast to non-null type org.matrix.androidsdk.crypto.verification.IncomingSASVerificationTransaction
at im.vector.activity.SASVerificationActivity.initUiAndData(SASVerificationActivity.kt:98)
at im.vector.activity.VectorAppCompatActivity.onCreate(VectorAppCompatActivity.kt:108)
at android.app.Activity.performCreate(Activity.java:6251)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2369)
... 9 more

User-Agent: "Tchap/1.1.1_a (Linux; U; Android 6.0.1; Xperia X (AOSP) Build/MOB31; Flavour appfdroidAgentWithoutvoipWithoutpinning; MatrixAndroidSDK 0.9.37-dev)"

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

No branches or pull requests

1 participant