bug-guile
[Top][All Lists]
Advanced

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

Re: Abort caused by unknown type in GC


From: Neil Jerram
Subject: Re: Abort caused by unknown type in GC
Date: 23 Aug 2001 21:26:22 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Neil" == Neil Jerram <address@hidden> writes:

    Neil> Error in scm_gc_sweep during GC: unknown type Aborted

I've now reduced this problem to two lines...

address@hidden ~]$ guile -q
guile> (symbol-fset! 'equal (make-variable equal?))
guile> (gc)
Error in scm_gc_sweep during GC: unknown type
Aborted

This is with development CVS.  I haven't checked yet whether it is
also a problem for stable CVS.

        Neil




reply via email to

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