* Helmut Eller m2iqckcnjt.fsf@common-lisp.net : Wrote on Sun, 06 Dec 2009 13:08:38 +0100:
| * Plato Wu [2009-12-06 10:08+0100] writes: | |> Recently when I tried to start slime, most of the time it throw a |> error message: |> |> Connecting to Swank on port 45744.. [2 times] |> Lisp connection closed unexpectedly: connection broken by remote peer [...] |> I don't know why and can not get any debug information about it. | | This sounds like a hard to reproduce Emacs problem but maybe you can | find something out with strace.
No, strace will most likely make the problem go away (in a heisenbug sense). At least if this is the timing issue in Fmake_network_process that I suspect it is, which I've seen since mentioning it here last year in http://permalink.gmane.org/gmane.lisp.slime.devel/7938
-- Madhu