[cl-debian] Bug#414682: cl-swank: trying to connect to new SBCL from Emacs throws a CL error
Drake Wilson
drake at begriffli.ch
Tue Mar 13 10:59:45 UTC 2007
Quoth Peter Van Eynde <pvaneynd at debian.org>, on 2007-03-13 11:46:51 +0100:
> I'm guessing you are using C-u M-x slime and then sbcl there.
>
> I fear it just works on my machines.
Actually it was just M-x slime; SBCL is the main CL installed on my
machine.
> > debugger invoked on a SB-INT:SIMPLE-PROGRAM-ERROR in thread #<THREAD "initial thread" {10025EFA81}>:
> > unknown &KEY argument: :EXTERNAL-FORMAT
>
> Could you give the *features* of sbcl? I'm guessing unicode is not enabled on amd64?
>
> Could you give me a backtrace on that crash? (just typing "backtrace"
> in the *inferious-lisp* buffer should work)
(I assume you mean *inferior-lisp*. :-)
----------------------------------------------------------------------
0] backtrace
0: (SWANK:START-SERVER "/tmp/slime.23041" :EXTERNAL-FORMAT :ISO-LATIN-1-UNIX)
1: (SB-INT:SIMPLE-EVAL-IN-LEXENV
(SWANK:START-SERVER "/tmp/slime.23041" :EXTERNAL-FORMAT :ISO-LATIN-1-UNIX)
#<NULL-LEXENV>)
2: (INTERACTIVE-EVAL
(SWANK:START-SERVER "/tmp/slime.23041" :EXTERNAL-FORMAT :ISO-LATIN-1-UNIX))
3: (SB-IMPL::REPL-FUN NIL)
4: ((LAMBDA ()))
5: ((LAMBDA ()))
6: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<CLOSURE (LAMBDA #) {10025F7159}>)
7: (SB-IMPL::TOPLEVEL-REPL NIL)
8: (SB-IMPL::TOPLEVEL-INIT)
9: ((LABELS SB-IMPL::RESTART-LISP))
0]
* *features*
(:ASDF :CLC-OS-DEBIAN :COMMON-LISP-CONTROLLER :SB-FUTEX :SB-THREAD :ANSI-CL
:COMMON-LISP :SBCL :UNIX :SB-DOC :SB-TEST :SB-LDB :SB-PACKAGE-LOCKS
:SB-UNICODE :SB-EVAL :SB-SOURCE-LOCATIONS :IEEE-FLOATING-POINT :X86-64 :ELF
:LINUX :GENCGC :STACK-GROWS-DOWNWARD-NOT-UPWARD :C-STACK-IS-CONTROL-STACK
:LINKAGE-TABLE :STACK-ALLOCATABLE-CLOSURES :ALIEN-CALLBACKS
:OS-PROVIDES-DLOPEN :OS-PROVIDES-DLADDR :OS-PROVIDES-PUTWC)
----------------------------------------------------------------------
> Groetjes, Peter
Thanks a lot for the quick response. I'm expecting it to be some kind
of AMD64 thing...
---> Drake Wilson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://mailman.common-lisp.net/pipermail/cl-debian/attachments/20070313/d4453811/attachment.sig>
More information about the Cl-debian
mailing list