Feedback
Stale watchpoint can corrupt VM stack during debug run
- Status
- Fixed
- Fixed in
- v26.6.6
- Source discussion
- https://forum.objo.dev/d/439-error
- Last updated
- 2026-06-25
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Running or debugging with a stale watchpoint whose expression references a variable that is not in scope can crash the VM with an internal Expected Class but got Closure exception instead of treating the watchpoint value as unavailable.