PDA

View Full Version : Project will be not terminated


Hunni
31-Oct-2008, 10:55 PM
Hi,

I use the latest released Version of Eurekalog with Delphi 2009.

When I create an Program and Run it in the IDE and an Memory Leak will be
detacted during closing of the program.

When I choice not to send the Error Log, then I can see in the Task Manager,
that the Application is not Terminated.

My Test Program ist just an ShellTreeview and an ShellListView Component
with out any Code


Reagards

Torsten

Yams
03-Nov-2008, 08:09 AM
I confirm this.
Create empty project, place a button with call to GetMem (to generate a memory leak), enable EL and enable MemLeak reporting.
Then run the application, click the button and close application. EL will report mem leak, but after closing report's windows you can see your process in task manager eating 100% of 1 CPU core.

admin
07-Nov-2008, 10:39 AM
Hi,

I have just fixed this issue in the last released the 6.0.18 RC 2.

Try it and tell back to me your results, OK? :)

Hunni
07-Nov-2008, 12:45 PM
Hi,

for me it looks now very good

regards

Torsten


Hi,

I have just fixed this issue in the last released the 6.0.18 RC 2.

Try it and tell back to me your results, OK? :)



--
admin

Best regards...

Fabio Dell'Aria.

admin
07-Nov-2008, 01:34 PM
Perfect! :)