Sac2C segfaults with UTTakeDrop
When trying to build the UnitTest UTTakeDrop locally and within a virtualised, containerised environment (docker run -it -v $(pwd):/app registry.bkaw.ca/spacequacker/sacstdlib:latest /bin/bash), sac2c produces a segfault. Logs attached.
My environment is the following.
Linux Kernel 6.3.7-200.fc38.x86_64
sac2c 1.3.3-MijasCosta-1079-g648dba
SacStdlib 1821f2844f0fc68d4e531b09f3dae9f7eac64536 Merge pull request #77 from SacBase/inlineformat
Dyalog APL/S-64 Version 18.2.45405
Apex 40896ee5 (version-update branch)
sac2c_d-log.txt sac2c_d-segfault.txt
As well, a make log (not very helpful, but shows that UTTakeDrop is the only one which causes sac2c to segfault). makelog.txt
Edited by Holden Hoover