Running down a 'stack overflow' bug
- by ChuckO
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?