[Lazarus] heptrc

Martin lazarus at mfriebe.de
Thu Jun 7 22:50:57 CEST 2012


On 07/06/2012 09:20, Antonio Fortuny wrote:
> 1 unfreed memory blocks : 16 <<=========================== sounds OK
> True heap size : 786432 (160 used in System startup)
> True free heap : 813088
> Should be : 786128
> Call trace for block $0000000000086ED0 size 16 
> <<========================== this is OK
>   $000000000040FE8E
>   $0000000000540A19
>   $0000000000531EF9
>   $000000000050E44A
>   $0000000000586FA9
>   $000000000052DC99
>   $000000000053B4C7
>   $00000000005B5237

Maybe the very first address is somewhere without debug info?
The problem is that the stackdump permamently stops resolving, once this 
happens.

Since you are on 1.1
please install the package LeakView - then go to tools menu and open the 
leak view window
load the data.

there is a button "resolve". select the exe that leaked. it is a new 
feature. it SHOULD resolve any address for which symbols exist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120607/fea721fe/attachment-0003.html>


More information about the Lazarus mailing list