[Openmcl-devel] Error: Unbound variable: #<error printing #<Recursive printing error #x30004001574E> #x30004045A3EE>
Thom Goodsell
tgg at mac.com
Fri Aug 1 13:46:32 PDT 2008
I'm getting this when I try to start slime, using cvs slime and svn
ccl. I'm completely baffled as to what's going on, or even where to
look. Has anyone seen something similar, or do you have any ideas of
where to look?
I've tried various svn versions, back as far as r9082, which was the
earliest one svn would fetch for me without complaint.
The problem happens when slime tries to open the connection (i.e.,
after swank has started a server).
The *inferior-lisp* output is below.
Thanks for any ideas.
Thom
(progn (load "/Users/tgoodsell/Library/Application Support/Emacs/site-
lisp/slime/swank-loader.lisp" :verbose t) (funcall (read-from-string
"swank-loader:init")) (funcall (read-from-string "swank:start-server")
"/var/folders/KP/KP1ZOAS0HuyY8QTUt0E4QU+++TI/-Tmp-/slime.
17583" :coding-system "utf-8-unix"))
Welcome to Clozure Common Lisp Version 1.2-r9090-RC1 (DarwinX8664)!
? ;Loading #P"/Users/tgoodsell/Library/Application Support/Emacs/site-
lisp/slime/swank-loader.lisp"...
;Loading #P"/Users/tgoodsell/.slime/fasl/2008-07-27/openmcl-
version_1.2-r9090-rc1__(darwinx8664)-darwin-x86-64/swank-
backend.dx64fsl"...
;Loading #P"/Users/tgoodsell/.slime/fasl/2008-07-27/openmcl-
version_1.2-r9090-rc1__(darwinx8664)-darwin-x86-64/metering.dx64fsl"...
;Loading #P"/Users/tgoodsell/.slime/fasl/2008-07-27/openmcl-
version_1.2-r9090-rc1__(darwinx8664)-darwin-x86-64/swank-
openmcl.dx64fsl"...
;Loading #P"/Users/tgoodsell/.slime/fasl/2008-07-27/openmcl-
version_1.2-r9090-rc1__(darwinx8664)-darwin-x86-64/swank-
gray.dx64fsl"...
;Loading #P"/Users/tgoodsell/.slime/fasl/2008-07-27/openmcl-
version_1.2-r9090-rc1__(darwinx8664)-darwin-x86-64/swank.dx64fsl"...
; Warning: These Swank interfaces are unimplemented:
; (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER CALLS-
WHO FIND-SOURCE-LOCATION MACROEXPAND-ALL REMOVE-FD-HANDLERS REMOVE-
SIGIO-HANDLERS RESTART-FRAME RETURN-FROM-FRAME 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: 51631.
51631
?
;; swank:close-connection: Unbound variable:
> Error: Unbound variable: #<error printing #<Recursive printing
error #x30004001574E> #x30004045A3EE>
> While executing: #<error printing #<Recursive printing error
#x30004001574E> #x30004045AE1E>, in process control-thread(3).
;;;
;;; #<
> Error: Unbound variable: #<error printing #<Recursive printing
error #x30004001574E> #x30004045A3EE>
> While executing: #<error printing #<Recursive printing error
#x30004001574E> #x30004045AE1E>, in process control-thread(3).
;;;
;;; #<
> Error: Unbound variable: #<error printing #<Recursive printing
error #x30004001574E> #x30004045A3EE>
> While executing: #<error printing #<Recursive printing error
#x30004001574E> #x30004045AE1E>, in process control-thread(3).
[[ ... repeated numerous times until ... ]]
;;;
;;; #<
> Error: Unbound variable: #<error printing #<Recursive printing
error #x30004001574E> #x30004045A3EE>
> While executing: #<error printing #<Recursive printing error
#x30004001574E> #x30004045AE1E>, in process control-thread(3).
;;;
;;; #<
> Error: Stack overflow on value stack.
> While executing: #<error printing #<Recursive printing error
#x30004001574E> #x3000400BC07E>, in process control-thread(3).
;;;
;;; #<#<error printing #<Recursive printing error #x30004001574E>
#x30004007A5DE> control-thread(3) [Active] #x300040EA256D> requires
access to Shared Terminal Input
;;;
More information about the Openmcl-devel
mailing list