AppliedLogicSystems / ALSProlog

ALS Prolog Compiler & Development Environment
https://alsprolog.com
MIT License
16 stars 9 forks source link

heap sizes above 100 MB cause crash #127

Open chuckhoupt opened 6 years ago

chuckhoupt commented 6 years ago

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