[slime-devel] Memory corruption error triggered by slime on sbcl

Stas Boukarev stassats at gmail.com
Mon Apr 5 18:13:12 UTC 2010


Andy Chambers <achambers.home at googlemail.com> writes:

> Hi,
>
> slime seems to trigger a memory corruption error for me on sbcl when I
> have the following
> declaration at the bottom of my .sbclrc
>
> (declaim (optimize (safety 3) (debug 3) (speed 0) (space 0)))
>
> Here's the relevant part from my .emacs
>
> (require 'slime)
>
> (setq inferior-list-program "~/bin/lisp"
>      slime-net-coding-system 'utf-8-unix)
>
> ;; (slime-setup '(slime-repl slime-c-p-c slime-fancy
> ;;                        slime-fancy-inspector))
> (slime-setup)
>
>
> ...and I've just pulled the latest source from nablaone's git mirror
> so I believe this is
> a problem with the current source.
>
> The version of sbcl I'm running is 1.0.33.6.
SBCL is now at the 1.0.37 version

-- 
With Best Regards, Stas.




More information about the slime-devel mailing list