(read (open file)) causes segfaults on Linux
Closed this issue · 1 comments
Bravotic commented
Running (read (open "src/core.c" "r"))
on Linux produces a segfault. This causes the large-text test to fail.
Nodnarb12500 commented
opening an empty file also causes a segfault