With a simple test program I can use MemChk with no problem - and what a wonderful thing it is!
However, with the apparently leaky project I cannot compile with TD32 debug info or I get the wretched DBG1477 error - regardless of whether I'm trying to use MemChk or not. I'm using D7. The project does include several 3rd party components (including ActiveX) which are fundamental - if I chopped them all out to try and get MemChk to work there would be nothing meaningful left to test. I did also try to use Memory Sleuth at some point but as I recall it needed an activation key and there was only a dead link to TurboPower to get one.. Dave Walter Prins wrote: >----- Original Message ----- >From: "Dave Sellers" <[EMAIL PROTECTED]> >To: <[email protected]> >Sent: Saturday, June 04, 2005 3:18 PM >Subject: [list] Re: [delphi-en] TObjectList.Sort issues > > > > >>Thanks Walter >> >>I'm going to hunt for the memory leak now. Unfortunately I can't use >>memcheck because I can't compile with TD32 debug info - I get a "[Fatal >>Error] Internal error: DBG1477" - I've googled this and not found >>anything useful. >> >> > >This is highly strange... Do you only get this when trying to use MemCheck? >What version of Delphi are you using? And what compiler/linker options? >Note that you should enable stack frames (iirc) for MemCheck to work >properly, as well as some other options (as listed in MemCheck.pas etc.) >Can you compile a trivial app which includes MemCheck successfully? I must >say, I've never run into anything like that with MemCheck. (I have however >very occassionally run into that type of "Internal error" type messages from >Delphi - this was usually when something had gone pop inside the >IDE/Compiler (often I suspected third party components misbehaving...). > >Anyway, HTH > >Walter > > > >----------------------------------------------------- >Home page: http://groups.yahoo.com/group/delphi-en/ >To unsubscribe: [EMAIL PROTECTED] >Yahoo! Groups Links > > > > > > > > > > > ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

