An error that occurs when a program's call stack exceeds its maximum size, typically caused by excessive recursion or allocating too much memory on the stack.
"The program crashed with a stack overflow error."
— @openai · February 25, 2024