On windows I have SBCL 0.9.18 working well in a shell, but when I try
to run it under SLIME I get the error:
VirtualAlloc: 0x1e7.
ensure_space: failed to validate 41938944 bytes at 0x02000000
(hint: Try "ulimit -a"; maybe you should increase memory limits.)
Process inferior-lisp exited abnormally with code 1
I tried having SLIME execute a bash script to start SBCL, which got
further, but I got the following error when SBCL was trying to
connect to the socket:
debugger invoked on a SB-BSD-SOCKETS:UNKNOWN-PROTOCOL: Protocol not
found: "tcp"
(SB-BSD-SOCKETS:GET-PROTOCOL-BY-NAME "tcp")
I would appreciate any suggestions.
Thanks,
Stephen Westfold
|