You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2021. It is now read-only.
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.)
Subgraph OS 1.0
Linux subgraph 4.9.74-subgraph
#1SMP Tue Mar 20 19:22:40 UTC 2018 x86_64 GNU/LinuxI install sbcl from apt-get. When I run it, I get an error like this: