Dear Maintainer,
Slime 2:2.28+dfsg-1 will result in
Lisp connection closed unexpectedly: connection broken by remote peer
as soon as I evaluate a Lisp file.
../../usr/share/emacs/site-lisp/elpa/slime-2.28/contrib/slime-references.el: Warning: ‘case’ is an obsolete alias (as of 27.1); use ‘cl-case’ instead.
Polling "/tmp/slime.87709" .. 1 (Abort with ‘M-x slime-abort-connection’.)
Polling "/tmp/slime.87709" .. 2 (Abort with ‘M-x slime-abort-connection’.)
Polling "/tmp/slime.87709" .. 3 (Abort with ‘M-x slime-abort-connection’.)
Connecting to Swank on port 42941..
Connected. Let the hacking commence!
Open my.lisp
Lisp connection closed unexpectedly: connection broken by remote peer
A work around is to go back to 2:2.27 where this disconnect doesn't occur.