chicken-users
[Top][All Lists]
Advanced

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

Re: [ANN] CHICKEN 5.3.0 release candidate available


From: Sven Hartrumpf
Subject: Re: [ANN] CHICKEN 5.3.0 release candidate available
Date: Fri, 13 Aug 2021 08:18:39 +0200 (CEST)

Hi.

gcc 10.3.0, amd64, Ubuntu 21.04

I am getting a new "Error: segmentation violation", when I add (time .)
around my main function mf call:
(time (mf (cons (car (argv)) (command-line-arguments))))
The error happens after this mf call is finished.
Worked for 5.2 (and earlier).

I hope someone has a minimal example, because mine is huge.
BTW: the chicken-compiled binary is some percent faster than the one generated 
by 5.2.

Ciao
Sven



reply via email to

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