chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] "cross compiled" chicken segfaults


From: Peter Bex
Subject: Re: [Chicken-users] "cross compiled" chicken segfaults
Date: Fri, 25 Mar 2016 14:34:41 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Mar 25, 2016 at 01:25:51PM +0000, jo wrote:
> However on target chicken segfaults, csi works... Target does not have gcc or 
> anyting like that. Please advise...
>
> /usr/local/chicken/bin# ./csi
>
> CHICKEN
> (c)2008-2012 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 4.8.0 (rev 0db1908)
> linux-unix-gnu-ppc [ manyargs dload ptables ]
> compiled 2012-09-24 on debian (Linux)
> 
> #;1> (+ 1 2)
> 3
> #;2>
> /usr/local/chicken/bin# ./chicken
> Segmentation fault

Hello Joe,

You're using 4.8.0, which was released in 2012 (as you can also tell
from the copyright notice).  Since then there have been 6 "stability"
updates for 4.8.0, two releases in the 4.9.0 series and 4.10.0.

It's extremely likely that this is a very old bug that has been fixed
a long time ago.

Could you try something a bit more up to date, preferably 4.10.0?

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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