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.
Thanks!
Blake McBride