Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on logout from too much wrong pin codes #6724

Closed
aringenbach opened this issue Sep 15, 2022 · 1 comment
Closed

Crash on logout from too much wrong pin codes #6724

aringenbach opened this issue Sep 15, 2022 · 1 comment
Assignees
Labels
A-E2EE A-Login O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@aringenbach
Copy link
Contributor

Steps to reproduce

  1. Set maxAllowedNumberOfPinFailures to 1 (for easier crash reproduction) & logOutUserWhenPINFailuresExceeded to true
  2. Login to the app, verify session, and setup a pin code
  3. Clear cache & kill the app before end of re-sync (for easier crash reproduction) - Otherwise wait enough time/events to have a long enough sync on next app launch
  4. Re-open the app and enter a wrong pin code

Outcome

What did you expect?

Being logged out and back to onboarding/login screen

What happened instead?

App crashes (multiple type of crashes, but all related to syncing and decrypting events)

Your phone model

Any

Operating system version

Any

Application version

develop

Homeserver

matrix.org

Will you send logs?

No

@aringenbach aringenbach added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Sep 15, 2022
@aringenbach aringenbach added A-E2EE A-Login O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Sep 15, 2022
@aringenbach aringenbach self-assigned this Sep 15, 2022
@aringenbach
Copy link
Contributor Author

Duplicates #6705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE A-Login O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

1 participant