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

App crashes if the calling application exits in between a Review request #101

Open
ajinkyaraj-23 opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working new-baking-app

Comments

@ajinkyaraj-23
Copy link
Collaborator

ajinkyaraj-23 commented Apr 11, 2024

setup:
on nanos ledger device , run following test
python3 -m pytest test --device nanos --backend ledgercomm -k "test_benchmark" -s
When Review request pops up on ledger device, kill the pytest process.
Then if the app is built with debug mode, when you accpet or reject the request on the nanos device, the baking app crashes.with app error e=0x0005 LR = 0xC0DE52DA
if the app is built without DEBUG mode, when you accept or reject the app asks for PIN and exits.

  1. When running benchmark, when the screen on nanos is blank, when the setup_app_context comes for second account, the review request screen does not come up.
@ajinkyaraj-23 ajinkyaraj-23 added bug Something isn't working new-baking-app labels Apr 11, 2024
@ajinkyaraj-23 ajinkyaraj-23 added this to the Baking app upgrade milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new-baking-app
Projects
None yet
Development

No branches or pull requests

1 participant