
wanpeebaw
2020-8-22 10:19:26
It’s okay in Racket BC.

spdegabrielle
2020-8-22 10:23:03
I’m not near a computer Does it happen from the command line? (Without DrRacket ) You can also try DrRacket from the command line to check for error messages If you can document and log in github racket/racket or racket/DrRacket that would be great

wanpeebaw
2020-8-22 13:46:22
@spdegabrielle Tried DrRacket from command line and still no error messages.

wanpeebaw
2020-8-22 14:40:33
No problem on racket repl.

wanpeebaw
2020-8-22 16:35:49
After some experiment, I found that it’s due to memory limit: 128 MB, if I set to 256 MB, it works just fine.

spdegabrielle
2020-8-22 22:18:38
:+1: