chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Segmentation violation with chicken 5.1.0


From: Sven Hartrumpf
Subject: [Chicken-users] Segmentation violation with chicken 5.1.0
Date: Sat, 22 Jun 2019 17:50:30 +0200 (CEST)

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?

Sven



reply via email to

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