lem
lem copied to clipboard
Cannot run slime, errors out
I built lem using roswell
$ uname -a
Linux miniarch 5.2.9.a-1-hardened #1 SMP PREEMPT Sun Aug 18 14:56:08 CEST 2019 x86_64 GNU/Linux
I get this error when I try to do M-x slime:
command: ros "-s" "swank" "run"
status: 139
port: 4005
directory: /home/risto/
fatal error encountered in SBCL pid 2961(tid 0x6bd0a359c280):
core was built for runtime "shin-christophe-2019-07-28-09-46-38" but this is "-builduser-2019-08-24-12-57-51"
When I started slime in lem, I also encountered this issue :
command: ros "-s" "swank" "run"
status: 137
port: 4005
directory: /Users/komi/
sigreturn returned
? for help
[7648] Clozure CL kernel debugger: [7648] Clozure CL kernel debugger:
symbol name :Unhandled exception 10 at 0x7fff7594b1bc, context->regs at #x7ffeefbfd920
Exception occurred while executing foreign code
at _platform_strchr$VARIANT$Haswell + 28
received signal 10; faulting address: 0x0
? for help
[7648] Clozure CL kernel debugger:
And I could't start slime.
Is this caused by Clozure CL ?
And besides this, meta key responds very slowly. (this is very annoying...)