Hey,<br><br>I just started playing with the all-new debugging-acceptor. I run it using:<br><br>(start (make-instance 'debugging-acceptor :port 8080<br>                       :debug-connection-errors-p t))<br><br>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 :) <br>
<br>So - what gives? Any special sugar I ought to add to make it sing?<br><br>/S<br>