[DUG] app terminating abruptly
Jeremy North
jeremy.north at gmail.com
Fri Nov 25 17:42:04 NZDT 2005
Stack Overflow occurs when code gets stuck in a loop and there is no
exit from the loop. A common occurance is calling a method that ends
up calling itself again.
Do a google search on stack overflow and I'm sure you'll get lots of
weekend reading.
On 11/25/05, Ross Levis <ross at stationplaylist.com> wrote:
> I've only had the "too many exceptions" message once. I've have had
> MadExcept removed and either the app terminates with no message as
> usual, or 2 or 3 times now I've received an EInvalidOp "Invalid floating
> point operation". The address of this message is inside a 3rd party DLL
> which should not have any bugs in it.
>
> It's beginning to worry me that I may not be able to track this down.
>
> I'll have a further look at the threads.
More information about the Delphi
mailing list