----- 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 <*> 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/

