subgraph-os-issues
subgraph-os-issues copied to clipboard
fails to run sbcl with error mmap and ensure_space
trafficstars
Subgraph OS 1.0
Linux subgraph 4.9.74-subgraph #1 SMP Tue Mar 20 19:22:40 UTC 2018 x86_64 GNU/Linux
I install sbcl from apt-get. When I run it, I get an error like this:
➜ sbcl
mmap: wanted 1040384 bytes at 0x20000000, actually mapped at 0x335051f1000
ensure_space: failed to validate 1040384 bytes at 0x20000000
(hint: Try "ulimit -a"; maybe you should increase memory limits.)