errors.fyi community error code reference
SystemStackError
ruby

SystemStackError

Raised when the call stack depth exceeds the system limit, typically caused by infinite recursion.

References

โ† all namespaces for SystemStackError