In program debugging, a stack trace is a report of the computer's internal processing operations. It generally identifies the last routine called in the program before it crashed. See stack and stack ...
(1) An error condition that occurs when there is no room in the stack for a new item. A stack overflow can also occur when other things go awry; for example, a bad ...