Greetings, I am using the latest git version of GNU APL on a 64 bit Linux box. I am getting the following:
$ apl )load ComponentFiles DUMPED 2019-05-26 20:54:31 (GMT-7) )load ComponentFiles DUMPED 2019-05-26 22:54:31 (GMT-5) ==================================================== SEGMENTATION FAULT Segmentation fault (core dumped) So, it core dumps when I load ComponentFile.apl the second time. ComponentFiles.apl came from https://github.com/blakemcbride/APLComponentFiles Thanks! Blake McBride