Skip to content

When I Launch LispBox A Second Time It Is Very Unhappy #4

@bambams

Description

@bambams

Sorry for the vague title, but I'm an Emacs n00b and I'm not really sure what part of Lispbox is failing. :P When I launch it the first time all seems happy. When I launch it a second time (without exiting or without exiting gracefully) then it seems to fail. It doesn't seem to come with any documentation. That would help. :) Am I doing something wrong or is the project just finicky/unstable?

Backtrace buffer:

Debugger entered: (("Error in timer" slime-attempt-connection (#<process inferior-lisp> nil 2) (file-error "make client process failed" "Connection refused" :name "SLIME Lisp" :buffer nil :host "127.0.0.1" :service 47061)))
  (condition-case data (apply fun args) (error (debug nil ...)))
  slime-timer-call(slime-attempt-connection #<process inferior-lisp> nil 2)
  apply(slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 2))
  byte-code("\301�\302H�\303H\"\207" [timer apply 5 6] 4)
  timer-event-handler([t 20142 46176 22045 0.3 slime-timer-call (slime-attempt-connection #<process inferior-lisp> nil 2) nil])

inferior-lisp buffer:

(progn (load "/home/bamccaig/src/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.28964" :coding-system "iso-latin-1-unix"))

Welcome to Clozure Common Lisp Version 1.6-r14468M  (LinuxX8632)!
? ;Loading #P"/home/bamccaig/src/lispbox-0.7/slime-20110205.092829/swank-loader.lisp"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/swank-backend.lx32fsl"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/metering.lx32fsl"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/swank-ccl.lx32fsl"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/swank-gray.lx32fsl"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/swank-match.lx32fsl"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/swank-rpc.lx32fsl"...
;Loading #P"/home/bamccaig/.slime/fasl/2011-02-04/clozure-version_1.6-r14468m__(linuxx8632)-linux-x86/swank.lx32fsl"...
; Warning: These Swank interfaces are unimplemented:
;           (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER
;            BACKGROUND-SAVE-IMAGE DUP EXEC-IMAGE MAKE-FD-STREAM
;            REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS SLDB-BREAK-AT-START
;            SLDB-BREAK-ON-RETURN SLDB-STEP-INTO SLDB-STEP-NEXT SLDB-STEP-OUT)
; While executing: SWANK-BACKEND::WARN-UNIMPLEMENTED-INTERFACES, in process listener(1).
;; Swank started at port: 47061.
47061
? 
;; swank:close-connection: Unexpected end of file on #<BASIC-TCP-STREAM ISO-8859-1 (SOCKET/6) #x186911A6>

Messages buffer:

Warning: arch-dependent data dir (/tmp/lispbox-0.7/emacs-23.2/libexec/emacs/23.2/i686-pc-linux-gnu/) does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/23.2/site-lisp' does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/site-lisp' does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/23.2/lisp' does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/23.2/leim' does not exist.

("/home/bamccaig/src/lispbox-0.7/emacs-23.2/bin/emacs" "--eval=(progn (load \"lispbox\") (slime))")
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading /home/bamccaig/src/lispbox-0.7/emacs-23.2/share/emacs/site-lisp/lispbox.el (source)...
Loading /home/bamccaig/src/lispbox-0.7/ccl-1.6-linuxx86/lispbox-register.el (source)...done
Loading /home/bamccaig/src/lispbox-0.7/emacs-23.2/share/emacs/site-lisp/lispbox.el (source)...done
Polling "/tmp/slime.28964".. (Abort with `M-x slime-abort-connection'.) [5 times]
Connecting to Swank on port 47061.. [2 times]
Entering debugger...

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