unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludovic.courtes@laas.fr (Ludovic Courtès)
Cc: guile-devel@gnu.org
Subject: Re: A guile story
Date: Tue, 07 Nov 2006 14:01:01 +0100	[thread overview]
Message-ID: <874ptb2yya.fsf@laas.fr> (raw)
In-Reply-To: <874ptb3674.fsf@ossau.uklinux.net> (Neil Jerram's message of "Tue, 07 Nov 2006 10:24:31 +0000")

Hi,

Neil Jerram <neil@ossau.uklinux.net> writes:

> ludovic.courtes@laas.fr (Ludovic Courtès) writes:
>
>> Just to share my frustration: one of the things preventing me from
>> "writing an application" currently is this:
>>
>>   (use-modules (oop goops))
>>
>>   (let loop ((o <class>))
>>     (gc)
>>     (loop (shallow-clone o)))
>>
>> This yields various crashes or abortions under 1.8.  I dug a bit into it
>> this week-end without any success so far.
>
> Just to check: do you really mean 1.8 here?

Good question.  On my PPC machine, this (here, an "unknown type" abort
in the GC) happens with both 1.8.0 and HEAD.  But this does not occur if
the program is passed on the command-line with `-c' instead of being
loaded with `-l' (sigh...).

Thanks,
Ludovic.


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


  reply	other threads:[~2006-11-07 13:01 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-05  8:51 A guile story Neil Jerram
2006-11-05 13:20 ` Andy Wingo
2006-11-05 21:42   ` Neil Jerram
2006-11-06  9:12     ` Ludovic Courtès
2006-11-07 10:24       ` Neil Jerram
2006-11-07 13:01         ` Ludovic Courtès [this message]
2006-11-05 23:22   ` Neil Jerram
2006-11-06  9:24 ` Serious GC problem in HEAD Ludovic Courtès
2006-11-07 10:19   ` Neil Jerram
2006-11-07 12:51     ` Ludovic Courtès
2006-11-08 10:00   ` Ludovic Courtès
2006-11-19 15:02     ` Neil Jerram
2006-11-20 13:09       ` Ludovic Courtès
2006-11-29 23:34     ` Kevin Ryde
2006-11-30 15:11       ` Ludovic Courtès
2006-11-28 20:09 ` A guile story 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=874ptb2yya.fsf@laas.fr \
    --to=ludovic.courtes@laas.fr \
    --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).