[Ecls-list] Slime not working

Marko Kocić marko.kocic at gmail.com
Thu Mar 12 13:29:06 UTC 2009


Latest ecl from git segfaults when trying to use it with the latest
slime with the following output.

How can I debug this?

(progn (load "/home/markko/.emacs.d/slime/swank-loader.lisp" :verbose
t) (funcall (read-from-string "swank-loader:init")) (funcall
(read-from-string "swank:start-server") "/tmp/slime.3239"
:coding-system "iso-latin-1-unix"))

;;; Loading #P"/home/markko/lib/ecl-9.1.0/asdf.fas"
;;; Loading #P"/home/markko/lib/ecl-9.1.0/cmp.fas"
;;; Loading #P"/home/markko/lib/ecl-9.1.0/sysfun.lsp"
; loading system definition from
; /home/markko/cvstree/clbuild/systems/asdf-binary-locations.asd into
; #<ASDF0 package>
;;; Loading "/home/markko/cvstree/clbuild/systems/asdf-binary-locations.asd"
; registering #<SYSTEM ASDF-BINARY-LOCATIONS 152104632> as ASDF-BINARY-LOCATIONS
;;; Loading "/home/markko/cvstree/clbuild/source/asdf-binary-locations/dev/main.lisp"
ECL (Embeddable Common-Lisp) 9.1.0 (CVS 2008-07-12 18:54)
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  Top level.
>
;;; Loading "/home/markko/.emacs.d/slime/swank-loader.lisp"
;;; Warning: No architecture feature found in (POWERPC PPC X86 X86-64 AMD64
                                               I686 I586 I486 PC386 IAPX386
                                               SPARC64 SPARC HPPA64 HPPA).
;;; Loading "/home/markko/.emacs.d/slime/swank-backend.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank-source-path-parser.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank-source-file-cache.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank-ecl.lisp"
;;; Loading #P"/home/markko/lib/ecl-9.1.0/sockets.fas"
;;; Loading "/home/markko/.emacs.d/slime/swank-gray.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank.lisp"
;;; Warning: These Swank interfaces are unimplemented:
 (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER CALLS-WHO LIST-CALLEES
  LIST-CALLERS PROFILE PROFILE-PACKAGE PROFILE-REPORT PROFILE-RESET
  PROFILED-FUNCTIONS RECEIVE-IF REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS
  RESTART-FRAME RETURN-FROM-FRAME SAVE-IMAGE SLDB-BREAK-AT-START
  SLDB-BREAK-ON-RETURN SLDB-STEP-INTO SLDB-STEP-NEXT SLDB-STEP-OUT TOGGLE-TRACE
  UNPROFILE WHO-BINDS WHO-CALLS WHO-MACROEXPANDS WHO-REFERENCES WHO-SETS
  WHO-SPECIALIZES)
;; Swank started at port: 40620.
CL-USER>
Internal or unrecoverable error in:
not a lisp data object
  [2: No such file or directory]

Process inferior-lisp aborted
(progn (load "/home/markko/.emacs.d/slime/swank-loader.lisp" :verbose
t) (funcall (read-from-string "swank-loader:init")) (funcall
(read-from-string "swank:start-server") "/tmp/slime.3239"
:coding-system "iso-latin-1-unix"))

;;; Loading #P"/home/markko/lib/ecl-9.1.0/asdf.fas"
;;; Loading #P"/home/markko/lib/ecl-9.1.0/cmp.fas"
;;; Loading #P"/home/markko/lib/ecl-9.1.0/sysfun.lsp"
; loading system definition from
; /home/markko/cvstree/clbuild/systems/asdf-binary-locations.asd into
; #<ASDF0 package>
;;; Loading "/home/markko/cvstree/clbuild/systems/asdf-binary-locations.asd"
; registering #<SYSTEM ASDF-BINARY-LOCATIONS 166358712> as ASDF-BINARY-LOCATIONS
;;; Loading "/home/markko/cvstree/clbuild/source/asdf-binary-locations/dev/main.lisp"
ECL (Embeddable Common-Lisp) 9.1.0 (CVS 2008-07-12 18:54)
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  Top level.
>
;;; Loading "/home/markko/.emacs.d/slime/swank-loader.lisp"
;;; Warning: No architecture feature found in (POWERPC PPC X86 X86-64 AMD64
                                               I686 I586 I486 PC386 IAPX386
                                               SPARC64 SPARC HPPA64 HPPA).
;;; Loading "/home/markko/.emacs.d/slime/swank-backend.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank-source-path-parser.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank-source-file-cache.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank-ecl.lisp"
;;; Loading #P"/home/markko/lib/ecl-9.1.0/sockets.fas"
;;; Loading "/home/markko/.emacs.d/slime/swank-gray.lisp"
;;; Loading "/home/markko/.emacs.d/slime/swank.lisp"
;;; Warning: These Swank interfaces are unimplemented:
 (ACTIVATE-STEPPING ADD-FD-HANDLER ADD-SIGIO-HANDLER CALLS-WHO LIST-CALLEES
  LIST-CALLERS PROFILE PROFILE-PACKAGE PROFILE-REPORT PROFILE-RESET
  PROFILED-FUNCTIONS RECEIVE-IF REMOVE-FD-HANDLERS REMOVE-SIGIO-HANDLERS
  RESTART-FRAME RETURN-FROM-FRAME SAVE-IMAGE SLDB-BREAK-AT-START
  SLDB-BREAK-ON-RETURN SLDB-STEP-INTO SLDB-STEP-NEXT SLDB-STEP-OUT TOGGLE-TRACE
  UNPROFILE WHO-BINDS WHO-CALLS WHO-MACROEXPANDS WHO-REFERENCES WHO-SETS
  WHO-SPECIALIZES)
;; Swank started at port: 59037.
CL-USER>
Internal or unrecoverable error in:
not a lisp data object
  [2: No such file or directory]

Process inferior-lisp aborted




More information about the ecl-devel mailing list