<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">When you see the message <div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class=""><div class="" style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"> Clozure CL kernel debugger:</div></div></div></blockquote><div class=""><br class=""></div>it means that CCL has crashed. It's in the low-level interactive debugger, which is used to grovel around in the crashed state to figure out what caused it to crash. It isn't really Lisp anymore when you're in the kernel debugger, and won't be able to interact properly with SLIME.</div><div class=""><br class=""></div><div class="">The solution is going to be figuring what's causing CCL to crash, and the right forum for that discussion is the CCL mailing lists or its Github Issues page here:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/Clozure/ccl/issues" class="">https://github.com/Clozure/ccl/issues</a></div><div class=""><br class=""></div><div class="">Slime-devel probably won't be able to help you much.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 14, 2020, at 7:34 AM, Jan@ziggo <<a href="mailto:jmvdoorn@ziggo.nl" class="">jmvdoorn@ziggo.nl</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I installed Clozure CL, Aquamacs 3.5 and Slime (through Melpa), made installation settings, but after M-x slime  get following message:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">(progn (load "/Users/jvdsmacbook/Library/Preferences/Aquamacs Emacs/Packages/elpa/slime-20200721.1604/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init") :from-emacs t) (funcall (read-from-string "swank:start-server") "/var/folders/96/cxqfcbbx0n38n20x9hss8yxr0000gn/T/slime.27376"))</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; min-height: 14px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">Clozure Common Lisp Version 1.11.5/v1.11.5  (DarwinX8664)</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; min-height: 14px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">For more information about CCL, please see <a href="http://ccl.clozure.com/" class="">http://ccl.clozure.com</a>.</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; min-height: 14px;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">CCL is free software.  It is distributed under the terms of the Apache</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">Licence, Version 2.0.</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">? ;Loading #P"/Users/jvdsmacbook/Library/Preferences/Aquamacs Emacs/Packages/elpa/slime-20200721.1604/swank-loader.lisp"...sigreturn returned</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">? for help</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class="">[27385] Clozure CL kernel debugger: </div></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I do not see SLIME and REPL in the topbar of Aquamacs.</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Any idea what may be wrong?</div></div></div></div></blockquote></div><br class=""></div></body></html>