unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Cc: guile-devel@gnu.org
Subject: Re: readlink, getcwd memory leaks
Date: Mon, 26 Apr 2004 21:08:48 +0200	[thread overview]
Message-ID: <877jw2h7zz.fsf@zagadka.ping.de> (raw)
In-Reply-To: <87y8ojsy1p.fsf@trouble.defaultvalue.org> (Rob Browning's message of "Sun, 25 Apr 2004 13:38:26 -0500")

Rob Browning <rlb@defaultvalue.org> writes:

>> Sounds good to me. Let's make it official policy and modify
>> scm_memory_error to abort. (scm_gethostname could then be simplified
>> again...)
>
> That would preclude any kind of "release and retry" catch handler.  Do
> we care about that?  (I'm not saying we do, just wondering.)

Yes, just aborting is maybe a bit inflexible.  (I think we have
discussed this previously.)  We could allow the registration of
handlers (written in C) for out-of-memory and the default handler
could print a warning, wait a bit, and then retry, backing off
exponentially.  Or something.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


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


  reply	other threads:[~2004-04-26 19:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-25 20:12 readlink, getcwd memory leaks Kevin Ryde
2004-04-24 22:19 ` Marius Vollmer
2004-04-24 22:51   ` Kevin Ryde
2004-04-24 23:42     ` Marius Vollmer
2004-04-25  8:16       ` Dirk Herrmann
2004-04-25 18:38         ` Rob Browning
2004-04-26 19:08           ` Marius Vollmer [this message]
2004-04-29 21:14             ` Stephen Compall
2004-04-28  0:24       ` Kevin Ryde

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=877jw2h7zz.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    --cc=guile-devel@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).