Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread ReportMemoryLeaksOnShutdown
Tue, Nov 4 2008 2:47 PMPermanent Link

Daniel Kram
Previous to using ElevateDB 2.0 in Delphi 2007, I had ReportMemoryLeaksOnShutdown in my DPR and it would report any leaks.

Now, since I began using Elevate, I receive a runtime error on shutdown and no report of leaks.

Any thoughts?
Tue, Nov 4 2008 3:47 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Daniel,

<< Previous to using ElevateDB 2.0 in Delphi 2007, I had
ReportMemoryLeaksOnShutdown in my DPR and it would report any leaks.

Now, since I began using Elevate, I receive a runtime error on shutdown and
no report of leaks. >>

Where is the runtime error occurring ?  It is possible that you're seeing
the unit finalization order issue that is present when an application is
Halted instead of terminated propery.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Nov 4 2008 4:47 PMPermanent Link

Daniel Kram

Where is the runtime error occurring ?  It is possible that you're seeing
the unit finalization order issue that is present when an application is
Halted instead of terminated propery.

When my application is finaly closing the main form. Previously, this would display any leaks in the code. If I remove all references to Elevate,
then the leaks are shown. Really weird.
Wed, Nov 5 2008 12:54 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Daniel,

<< When my application is finaly closing the main form. Previously, this
would display any leaks in the code. If I remove all references to Elevate,
then the leaks are shown. Really weird. >>

Did you try compiling with the Debug DCUs in the IDE and seeing where the
runtime error occurs ?  That might give us a clue as to where the issue is.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Nov 5 2008 3:44 PMPermanent Link

Daniel Kram
Not sure what happened, but today it is working as expected.

Will keep you posted.
Thu, Nov 6 2008 2:06 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Daniel,

<< Not sure what happened, but today it is working as expected.

Will keep you posted. >>

Thanks, please do.  It would be interesting to know what the issue was/is.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image