unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Cc: guile-user@gnu.org
Subject: Re: Heap is growing without bound
Date: 09 Oct 2002 19:31:11 +0100	[thread overview]
Message-ID: <m3r8eza2hc.fsf@laruns.ossau.uklinux.net> (raw)
In-Reply-To: <20021008222017.GB12998@buici.com>

>>>>> "Marc" == Marc Singer <elf@buici.com> writes:

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

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

Hi Marc,

For this kind of problem, you will almost certainly need either to
share your program with us, or - if you can't do that - find a way to
reproduce the problem with a simplified program that you can share.

Regards,
        Neil



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-10-09 18:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 22:20 Heap is growing without bound Marc Singer
2002-10-09 18:31 ` Neil Jerram [this message]
2002-10-09 19:34   ` Marc Singer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3r8eza2hc.fsf@laruns.ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).