Re: Segmentation Fault with IUP on chicken 5.2.0

2021-02-25 Thread Peter Bex
On Thu, Feb 25, 2021 at 05:04:14PM -0700, Jeff Moon wrote: > Any ideas what could be causing this, or what I could do to track > it down? Hi Jeff, This sounds like there might be a bug at the toplevel of IUP, which might explain why re-importing works (it shouldn't re-evaluate the toplevel).

Segmentation Fault with IUP on chicken 5.2.0

2021-02-25 Thread Jeff Moon
I am having some problems with segmentation faults under chicken. I am running on SLES12 using chicken 5.2.0. I have installed the iup egg version 1.9.5. I have installed iup version 3.30 as well. Whenever I do (import iup), I get a segmentation fault. If I use csi, the first time I import I