guile-devel
[Top][All Lists]
Advanced

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

segfault in CVS HEAD


From: Han-Wen Nienhuys
Subject: segfault in CVS HEAD
Date: Sat, 12 Jun 2004 23:12:34 +0200

(I think I've  already sent this, but I couldn't fidn a copy in my
outbox.)

this is with current CVS  head

        byrd:~/usr/src/guile/libguile$ guile --debug t.scm
        Backtrace:
        In unknown file:
           ?: 0* [primitive-load "t.scm"]
        In t.scm:
           1: 1* Segmentatie fout
        byrd:~/usr/src/guile/libguile$ cat t.scm
        (defiaine  blub  (cons (quote (1 . 2)) 2))


for some reason, GUILE unmemoizes the procedure during print; of
course, the expression is not memoized, since evaluation stops after
"defiaine". I've seen similar problems with invocations of
procedure-source on valid code.

Please fix - this is a serious error.


-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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