Hey,

I just started playing with the all-new debugging-acceptor. I run it using:

(start (make-instance 'debugging-acceptor :port 8080
                       :debug-connection-errors-p t))

After setting up global stream redirection in swank I get segmentation fault on ACL 8.1/Linux. First time ever got a lisp process segfault on me :)

So - what gives? Any special sugar I ought to add to make it sing?

/S