[armedbear-devel] Memory leak

Blake McBride blake at arahant.com
Mon Jan 10 20:06:12 UTC 2011


Greetings,

I think there is a memory leak.  I constructed the enclosed lisp files
and compiled memtest2.lisp.  On a clean abcl evocation I load
"try.lisp" and run the various tryN functions.  I've mainly been using
N=10.  You can see that there is a leak when running memtest2.  This 
leak would kill my app after ongoing usage. 

On another note, memtest2.lisp creates 1000 functions.  If you change
the number to 10,000 it can't be compiled.  This speaks to the error
that was reported recently.

Thanks.

Blake McBride

-------------- next part --------------
A non-text attachment was scrubbed...
Name: memtest1.lisp
Type: application/octet-stream
Size: 243 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20110110/668f3f40/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: memtest2.lisp
Type: application/octet-stream
Size: 287 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20110110/668f3f40/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: try.lisp
Type: application/octet-stream
Size: 510 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20110110/668f3f40/attachment-0002.obj>


More information about the armedbear-devel mailing list