-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Hi, if i start the actual lispbox on Linux amd64 i get the following message in emacs 23:
(progn (load "/home/ubu/lispbox-0.7/slime-20110205.092829/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/tmp/slime.23302" :coding-system "iso-latin-1-unix"))
Unhandled exception 11 at 0x300000098977, context->regs at #x7fff19ca6868
received signal 11; faulting address: 0x2ac
address not mapped to object
? for help
[23308] Clozure CL kernel debugger: [23308] Clozure CL kernel debugger: [23308] Clozure CL kernel debugger: %rax = 0x00000000000002ac %r8 = 0x0000000000000090
%rcx = 0x0000000000000000 %r9 = 0x0000000000000030
%rdx = 0x0000000000000013 %r10 = 0x00007fff19ca6e90
%rbx = 0x000030004002c4be %r11 = 0x00007fff19ca6f0d
%rsp = 0x00007f13ae2b5ed0 %r12 = 0x00007fff19ca6f3d
%rbp = 0x00007f13ae2b5ef0 %r13 = 0x00003000000988ff
%rsi = 0x00007fff19ca6f0d %r14 = 0x0000000000000000
%rdi = 0x00007fff19ca6f3d %r15 = 0x0000000000000360
%rip = 0x0000300000098977 %rflags = 0x00010246
[23308] Clozure CL kernel debugger: [23308] Clozure CL kernel debugger:
register number :
hawe you some hints?