Skip to content

OrbCalculator can trivially cause OOM from exponentiation

Steps to reproduce:

  1. open orbcalculator
  2. type 9**9**9
  3. hit enter
  4. you will observe the system freeze and only render a few seconds per frame. This is assumed to be an out-of-memory side effect.