[Ecls-list] ecl-9.3.0 pre-release blows up on recent SLIME on Linux/x86 (Fedora 10).

Jean-Claude Beaudoin jean.claude.beaudoin at gmail.com
Tue Apr 7 03:23:10 UTC 2009


This is now fixed in ECL 9.4.1.

Thanks a lot,

Jean-Claude Beaudoin

On Mon, Mar 30, 2009 at 4:03 PM, Jean-Claude Beaudoin <
jean.claude.beaudoin at gmail.com> wrote:

>
> Hello,
>
> Here is what I get in the *inferior-lisp* buffer when I try to run SLIME
> with our
> latest ECL:
>
> ----------------------------
>
>
> (progn (load
> "/home/Jean-Claude/CL/slime/slime-2009-02-13/swank-loader.lisp" :verbose t)
> (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string
> "swank:start-server") "/tmp/slime.16837" :coding-system "iso-latin-1-unix"))
>
> ;;; Loading
> #P"/home/Jean-Claude/CL/ECL/ecl-cvs-pre-9.3/lib/ecl-9.3.0/asdf.fas"
> ;;; Loading
> #P"/home/Jean-Claude/CL/ECL/ecl-cvs-pre-9.3/lib/ecl-9.3.0/cmp.fas"
> ;;; Loading
> #P"/home/Jean-Claude/CL/ECL/ecl-cvs-pre-9.3/lib/ecl-9.3.0/sysfun.lsp"
> ECL (Embeddable Common-Lisp) 9.3.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/Jean-Claude/CL/slime/slime-2009-02-13/swank-loader.lisp"
> ;;; Loading
> "/home/Jean-Claude/CL/slime/slime-2009-02-13/swank-backend.lisp"
> ;;; Loading
> "/home/Jean-Claude/CL/slime/slime-2009-02-13/swank-source-path-parser.lisp"
> ;;; Loading
> "/home/Jean-Claude/CL/slime/slime-2009-02-13/swank-source-file-cache.lisp"
> ;;; Loading "/home/Jean-Claude/CL/slime/slime-2009-02-13/swank-ecl.lisp"
> ;;; Loading
> #P"/home/Jean-Claude/CL/ECL/ecl-cvs-pre-9.3/lib/ecl-9.3.0/sockets.fas"
> ;;; Loading "/home/Jean-Claude/CL/slime/slime-2009-02-13/swank-gray.lisp"
> ;;; Loading "/home/Jean-Claude/CL/slime/slime-2009-02-13/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: 59905.
> CL-USER>
> Internal or unrecoverable error in:
> not a lisp data object
>   [2: No such file or directory]
>
> Process inferior-lisp abandon (core dumped)
>
>
> ------------------------------------------
>
>
> I also attached a gdb backtrace of the dumped core.
>
> Cheers,
>
> Jean-Claude Beaudoin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20090406/354c87dc/attachment.html>


More information about the ecl-devel mailing list