ALSProlog icon indicating copy to clipboard operation
ALSProlog copied to clipboard

heap sizes above 100 MB cause crash

Open chuckhoupt opened this issue 6 years ago • 0 comments

Example on darwin:

$ alspro -heap 200000
[ ...]
Segmentation fault: 11

If there is some hidden limit, a sensible error message should be printed, rather then crash

chuckhoupt avatar Sep 02 '18 14:09 chuckhoupt