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 with "Can't popup empty list" error at attempt to sign transaction after tapping on "Done" several times in "Recipient" #9562

Closed
churik opened this issue Dec 2, 2019 · 5 comments · Fixed by #10394

Comments

@churik
Copy link
Member

churik commented Dec 2, 2019

Bug Report

Problem

Reproducible only on account with large amount of transactions, so can't reproduce on new accounts.
Crash is happening when trying to resolve ENS name or just tap on "Done" several times on "Recipient" screen since the wallet is extremely slow, it is a very common scenario.

Expected behavior

can sign transaction

Actual behavior

"Can't pop empty list" and crash

Notes

Related to #9203 as wallet is extremely slow after restoring multiaccount.

Reproduction

  • Open Status
  • Restore multiaccount with transactions
    Below are steps that worked for me:
  • Switch to Ropsten
  • Go to wallet > Send
  • in "Recipient" type "nastya.stateofus.eth"
  • tap on "Done" several times (as name is not resolved from the 1 attempt)
  • try to sign transaction

Additional Information

  • Status version: nightly 02/12/2019
  • Operating System: Android, iOS

Logs

status_logs.zip

@churik
Copy link
Member Author

churik commented Dec 2, 2019

cc @rachelhamlin

@rasom
Copy link
Contributor

rasom commented Dec 9, 2019

@churik tried to reproduce, no success

@churik
Copy link
Member Author

churik commented Dec 10, 2019

Can't reproduce as well.
8 days ago I tried 5 times and it was reproducible, Sergey also could reproduce it.
I'll remove it from v1 scope for now and will wait until @Serhy will try on his accounts as well.

@Serhy
Copy link
Contributor

Serhy commented Dec 17, 2019

Now with develop 0.14.0 (2019121602) build I'm able to reproduce even with new account (no transactions) when submitting valid ENS name as recipient in Wallet by tapping 'Done' quickly several times (reproducing with Galaxy J7 Android 8.1). And now it's not only "Can't popup empty list" pop-up appears but I wind up on different screen (depends of how many times tap 'Done').

Video of current behavior:
https://drive.google.com/file/d/1-6Z5PR6CTpK3jUqPq1b8mkuKr8zqEz6i/view

Reproduction:

  1. Create new account
  2. Wallet -> Status account -> Send -> Choose recipient -> Enter recipient address
  3. Enter nastya.stateofus.eth
  4. Tap Done 5+ times like you are in panic want to send transaction asap

Screenshot 2019-12-17 at 12 01 52

If to disable (and grey out) Done button after tap that would solve the problem.
Not a V1 prioriority.

@rachelhamlin
Copy link
Contributor

Hmm, I couldn't reproduce on nightly on iOS or Android. Clicked Done in a total panic and everything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants