chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Segmentation violation with chicken 5.1.0


From: felix . winkelmann
Subject: Re: [Chicken-users] Segmentation violation with chicken 5.1.0
Date: Sat, 22 Jun 2019 20:10:42 +0200

> Hello.
>
> I have a strange problem with legacy code that works in many
> other Schemes and Chicken 5 csi, but the binary compiled with Chicken 5 
> crashes.
> I have a reduced example: 
> http://sempria.de:9080/resources/chickenprob3.tar..bz2
> Just unpack and type make in the resulting directory.
> It shows "Error: segmentation violation" with gcc 8.3.0 and 9.1.0, 64 bit,
> Ubuntu 19.04.
> Interesting effect: the crash goes away if the input data structure is reduced
> after reading by passing a CLI argument smaller than 228,
> see makefile target 'check'.
>
> Can anybody reproduce this segv?
>

"chickenprob3 -:a99 228" gives "1.0" on OpenBSD 6.4 (gcc 4.2.1)


felix




reply via email to

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