PDA

View Full Version : Possible memory leak with 5.1.3


eddy2099
13-Apr-2006, 03:51 AM
I am using the latest version version of EurekaLog Pro default settings on my program compiled with Delphi 2005 and it appears that there is a possible memory leak.

My program uses ImageEn through a For.. Next Loop and after each program is processed, the memory was not released even though I freed ImageEn. After a few images, the program ran out of memory.

I removed Eurekalog and the leak appears to be plugged.

Is this a known issue with the current version ?

admin
13-Apr-2006, 11:24 AM
Hi,

eddy2099 wrote:
> I am using the latest version version of EurekaLog Pro default settings
> on my program compiled with Delphi 2005 and it appears that there is a
> possible memory leak.
>
> My program uses ImageEn through a For.. Next Loop and after each
> program is processed, the memory was not released even though I freed
> ImageEn. After a few images, the program ran out of memory.
>
> I removed Eurekalog and the leak appears to be plugged.
>
> Is this a known issue with the current version ?

It's really strange because EurekaLog works only when is raised an
exception.

Try to disable EurekaLog at run-time with the command
"SetEurekaLogState(False)" and see if the problem is solved or not.

Otherwise try to create a source demo able to reproduce this strange
bug, ok?

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!