Skip to content

Crashes on startup #8

@patrick-brian-mooney

Description

@patrick-brian-mooney

Running lispbox.sh right out of a fresh install gives the following error log:

(progn (load "/home/patrick/bin/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.12320" :coding-system "iso-latin-1-unix"))

Unhandled exception 11 at 0x300000098977, context->regs at #x7ffefd603f88
received signal 11; faulting address: 0x2ac
address not mapped to object
? for help
[12324] Clozure CL kernel debugger: [12324] Clozure CL kernel debugger: [12324] Clozure CL kernel debugger: %rax = 0x00000000000002ac      %r8  = 0x0000000000000090
%rcx = 0x0000000000000000      %r9  = 0x0000000000000030
%rdx = 0x0000000000000013      %r10 = 0x00007ffefd6045b0
%rbx = 0x000030004002c4be      %r11 = 0x00007ffefd60462d
%rsp = 0x00007f535193bed0      %r12 = 0x00007ffefd60465d
%rbp = 0x00007f535193bef0      %r13 = 0x00003000000988ff
%rsi = 0x00007ffefd60462d      %r14 = 0x0000000000000000
%rdi = 0x00007ffefd60465d      %r15 = 0x0000000000000360
%rip = 0x0000300000098977   %rflags = 0x00010246
[12324] Clozure CL kernel debugger: [12324] Clozure CL kernel debugger: 
  register number :

Running under Crunchbang++ based on Debian 8.7. uname -a gives Linux linawesome 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions