guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Heap is growing without bound


From: Marc Singer
Subject: Heap is growing without bound
Date: Tue, 8 Oct 2002 15:20:17 -0700
User-agent: Mutt/1.4i

I'm using guile in a program intended to run continuously for years.
I'm observing that the freestore is growing without bound.  What can I
do to discover the cause for this?  

I've determined that alloc_some_heap is being called every few hours
to add about 300K of space to the freestore.  I'm not sure that the
allocations in the freestore are growing.  My vmsize is getting larger
as is the size of the working set.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]