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
Hi Slawek,
I think the same answer that Hans gave to your other question applies here as well. It seems nobody on this list actively uses Hunchentoot with AllegroCL... :(
Edi.