Crash when logging out soon after log in #6705
Labels
A-Login
A-SDK
A-Settings
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
Steps to reproduce
There is a reproducible crash in matrix-ios-sdk at the end of
MXMegolmDecryption.retryDecryption
when you try to log out soon after login. Whats seems to happens is that during logout the sync is still running and calls the method but some of the used objects are already gone.This may seem like a contrived scenario but in combination with other features can get the app into a weird state after starting again. More importantly, it also raises the question if this is a general problem when logging out while a sync is running.
Outcome
App crashes.
Your phone model
No response
Operating system version
No response
Application version
No response
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: