C5.1 on macOS w/ clang also fails

> On Jun 22, 2019, at 8:50 AM, Sven Hartrumpf <[email protected]> wrote:
> 
> 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
> 
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/chicken-users

Attachment: chickenprob3.log
Description: Binary data

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to