chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API


From: Christian Kellermann
Subject: Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API
Date: Sun, 3 Jun 2012 12:06:37 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

* Peter Danenberg <address@hidden> [120603 11:30]:
> Quoth Christian Kellermann on Prickle-Prickle, the 8th of Confusion:
> > Which version of chicken is this? I get the arity error for both csi
> > and compiled version for chicken master.
>
> It's a vanilla 4.7.0:
>
>   ?? ~/prg/scm/aima-chicken/ master* chicken -version
>   (c)2008-2011 The Chicken Team
>   (c)2000-2007 Felix L. Winkelmann
>   Version 4.7.0
>   linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
>   compiled 2011-08-10 on localhost.localdomain (Linux)
>
> It segfaults on compiled as well as interpreted Chicken; as someone
> mentioned in #chicken, by the way, we've been seeing a lot of SEGVs
> lately.

Yes, as we have turned on specialisation for chicken core by
default. This uncovers bugs in the specialisation pass itself. The
situation should be back to normal soon.

In your case however, this seems to be an old bug that has been fixed
in master.

Thanks again,

Christian

--
9 out of 10 voices in my head say, that I am crazy,
one is humming.



reply via email to

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