subgraph-os-issues icon indicating copy to clipboard operation
subgraph-os-issues copied to clipboard

fails to run sbcl with error mmap and ensure_space

Open unsigned-nerd opened this issue 7 years ago • 0 comments
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.)

unsigned-nerd avatar Aug 16 '18 16:08 unsigned-nerd