With that change, I'm no longer getting the backtrace.  However, Swank starts up at port 37470 and then the echo area shows "Connecting to Swank on port 37470..".  It simply hangs here.  This is the latest CVS SLIME and SBCL (as of ten minutes ago).
<br><br><div><span class="gmail_quote">On 7/19/06, <b class="gmail_sendername">Christophe Rhodes</b> <<a href="mailto:csr21@cam.ac.uk">csr21@cam.ac.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Juho Snellman <<a href="mailto:jsnell@iki.fi">jsnell@iki.fi</a>> writes:<br><br>> <<a href="mailto:atkinw@rpi.edu">atkinw@rpi.edu</a>> wrote:<br>>> Using the latest SBCL and the latest SLIME, I'm having trouble load-op'ing
<br>>> swank (or systems that depend on it).  I either evaluate (asdf:oos<br>>> 'asdf:load-op :swank) or do ,load-system swank RET.  In either case, ASDF<br>>> goes to work and some output is printed ot the REPL buffer.  Then the output
<br>>> abruptly stops.  the *inferior-lisp* buffer shows a backtrace (attached).<br>>> This is an x86 Linux machine.  I tried clearing ~/.slime/fasl as well.<br>><br>> <a href="http://common-lisp.net/pipermail/slime-devel/2006-May/004955.html">
http://common-lisp.net/pipermail/slime-devel/2006-May/004955.html</a><br>><br>> (I think Christophe has a patch to make Swank do the right thing here,<br>>  which was something like replacing the default DEFMETHOD in
<br>>  DEFINTERFACE with a specialization on NO-APPLICABLE-METHOD. But it<br>>  looks like it was never sent to the list.)<br><br>Actually, I did, but in June :-)<br><br><<a href="http://common-lisp.net/pipermail/slime-devel/2006-June/005028.html">
http://common-lisp.net/pipermail/slime-devel/2006-June/005028.html</a>><br><br>Cheers,<br><br>Christophe<br><br>-------------------------------------------------------------------------<br>Take Surveys. Earn Cash. Influence the Future of IT
<br>Join SourceForge.net's Techsay panel and you'll get the chance to share your<br>opinions on IT & business topics through brief surveys -- and earn cash<br><a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a><br>_______________________________________________<br>Sbcl-devel mailing list<br><a href="mailto:Sbcl-devel@lists.sourceforge.net">Sbcl-devel@lists.sourceforge.net
</a><br><a href="https://lists.sourceforge.net/lists/listinfo/sbcl-devel">https://lists.sourceforge.net/lists/listinfo/sbcl-devel</a><br></blockquote></div><br><br clear="all"><br>-- <br>Bill Atkins