* Zoong PHAM [2007-11-23 00:48+0100] writes:
Emacs should then try to connect and you should see at least some output in the terminal. Perhaps we can learn from that where the segmentation fault occurs.
on terminal 1, this meesage appeared: Segmentation fault (core dumped)
That's not good. The error occurs somewhere between accepting the connection and reading the first request. You could add print/trace statements in swank.lisp to further narrow that region. I'm sorry, but I don't know a better advice.
Helmut.