You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stax tests fail when we have msg->numScreens = 8 or more.
The problem is not the amount of screens shown in stax, but somehow if there are 8 itens in the screen or more, it fails with:
...
[*] patching svc instruction at 0x40015668
[*] patching svc instruction at 0x40015676
[*] exit called (255)
The stax tests fail when we have
msg->numScreens = 8
or more.The problem is not the amount of screens shown in stax, but somehow if there are 8 itens in the screen or more, it fails with:
We did a small POC forking the repo and adding 8 screens at https://github.com/ChorusOne/stax-failing-poc
The text was updated successfully, but these errors were encountered: