lem icon indicating copy to clipboard operation
lem copied to clipboard

Cannot run slime, errors out

Open Risto-Stevcev opened this issue 6 years ago • 1 comments

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"

Risto-Stevcev avatar Aug 27 '19 17:08 Risto-Stevcev

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...)

komi1230 avatar Sep 18 '19 01:09 komi1230