An arithmetic overflow is the result of a calculation that exceeds the memory space designated to hold it. For example, a divide-by-zero yields a much larger result. See arithmetic underflow.
An error condition that occurs when there is no room in the stack for a new item. This error condition can also occur when other things go awry; for example, a bad ...