[DUG] app terminating abruptly

Nahum.Wild Nahum.Wild at payglobal.com
Thu Dec 1 10:28:41 NZDT 2005


Interesting note, I read somewhere that the memory manager is Delphi 2006
has been replaced with fastmm out of the box as its better. :o) 


Nahum.

> -----Original Message-----
> From: delphi-bounces at ns3.123.co.nz 
> [mailto:delphi-bounces at ns3.123.co.nz] On Behalf Of Kyley Harris
> Sent: Wednesday, 30 November 2005 19:29 p.m.
> To: NZ Borland Developers Group - Delphi List
> Subject: Re: [DUG] app terminating abruptly
> 
> add memcheck as the first unit in the project uses clause.
> 
> make the first call
> 
> memchk;
> 
> before calling application...
> 
> Thats all.
> 
> if you have errors it will tell you.
> 
> to be honest, I think any developer that is not using 
> memcheck, or fastmm in every single project is just opening 
> themselves up for errors
> 
> 
> 
> 
> On Wed, 30 Nov 2005 17:55:26 +1300, Ross Levis 
> <ross at stationplaylist.com>
> wrote:
> 
> > Not yet.  I haven't had time to work out how to use it yet.  So far 
> > the HandleMessage in the DLL routine seems to have resolved 
> it, but if 
> > not then I'll try memcheck.
> >
> > ----- Original Message -----
> > From: "Kyley Harris" <kyleyharris at gmail.com>
> > To: "NZ Borland Developers Group - Delphi List" 
> <delphi at ns3.123.co.nz>
> > Sent: Wednesday, November 30, 2005 3:36 PM
> > Subject: Re: [DUG] app terminating abruptly
> >
> >
> > Have you run memcheck yet?
> >
> > _______________________________________________
> > Delphi mailing list
> > Delphi at ns3.123.co.nz
> > http://ns3.123.co.nz/mailman/listinfo/delphi
> 
> 
> 
> --
> Kyley Harris
> +64-21-671821
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
> 



More information about the Delphi mailing list