Running down a 'stack overflow' bug
Posted
by ChuckO
on Stack Overflow
See other posts from Stack Overflow
or by ChuckO
Published on 2009-12-03T13:20:55Z
Indexed on
2010/04/29
11:27 UTC
Read the original article
Hit count: 431
delphi
|stack-overflow
I have an application written in Delphi W32 that is in beta.
On the test PC, it haphazardly kicks out a 'stack overflow' message after a few hours of use.
How can I trap the error and find the cause?
Can I increase the Stack size?
© Stack Overflow or respective owner