Closed ailisp closed 4 years ago
I have this same problem, result of evaluating (+ 1 2) bellow
CL-USER> (+ 1 2)CORRUPTION WARNING in SBCL pid 86838(tid 0x7f36c19892c0):
Memory fault at (nil) (pc=0x7f36c148df31, fp=0x7f36c14b0960, sp=0x7f36c16d67c0) tid 0x7f36c19892c0
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
Unhandled memory fault at #x0.
[Condition of type MEMORY-FAULT-ERROR]
Restarts:
0: [*ABORT] Deduce debugger level.
1: [*EXIT] Exit CL-REPL.
2: [*RETRY] Try evaluating again.
Backtrace:
0: (SB-SYS:MEMORY-FAULT-ERROR #<unused argument> #.(SB-SYS:INT-SAP #X00000000))
1: ("foreign function: call_into_lisp")
--more--
Usage:
Ctrl+r: select restart. Ctrl+t: show backtrace.
[1]CL-USER>
My system:
Operating System: Arch Linux
Kernel: Linux 5.7.2-arch1-1
Architecture: x86-64
Same here, using SBCL 2.0.8 compiled using Roswell.
I believe this is a duplicate of #44.
One solution: https://github.com/koji-kojiro/cl-repl/pull/51
in ros-repl or cl-repl, type 3 get this output:
My system: