Open
Description
When using the interpreter to step code calling this primitive, the image freeze.
Stepping over the sender context of that primitive works as a workaround.
Notes:
- 198 is actually a fake primitive that always fail
- 198 is called in
ensure:
from blocks, but it really seems that the freezes happens within 198 whenvalueNoContextSwitch
is called