Re: Just installed Delphi 2007 April 08 patch...



With callstack leading up to exception being a long (...) series of calls


Callstack is


(until stack exception)
RegisterExpectedMemoryLeak(*address*)
RegisterExpectedMemoryLeak(*address*)
RegisterExpectedMemoryLeak(*address*)
....InitUnits;
System@StartExe
System@InitExe


if I have
{$DEFINE EnableMemoryLeakReporting}
the stack exception does not happen... Quite odd...


best regards
Thomas Schulz


.



Relevant Pages

  • Re: April08 Hofix released
    ... {$DEFINE EnableMemoryLeakReporting} ... the stack exception does not happen... ... best regards ... Thomas Schulz ...
    (borland.public.delphi.non-technical)
  • Re: Just installed Delphi 2007 April 08 patch...
    ... {$DEFINE EnableMemoryLeakReporting} ... the stack exception does not happen... ... It think it is odd this error happens only ... happens when this defne is *undef*... ...
    (borland.public.delphi.language.basm)
  • Re: April08 Hofix released
    ... {$DEFINE EnableMemoryLeakReporting} ... the stack exception does not happen... ... It think it is odd this error happens only ... happens when this defne is *undef*... ...
    (borland.public.delphi.non-technical)