Subject Re: [IBO] App freezing
Author Rohit Gupta
Daniel,

We have used Memproof with no success (on this problem). I am
downloading the madcollection now and will give it a go.




> > days before freezing.
>
> Have you tried to trace the code? Maybe with a profiler or an
> exception handler(i.e.: MadExcept from www.madshit.net ) that detects
> when an application freezes. The profiler should give you a good
> indication as to what is going on in your code. If the application
> actually freezes, then the profiler should give a general indication
> as to where it is freezing.