On Sat, 2012-03-10 at 22:44 +0100, Helmut Eller wrote:
- Stelian Ionescu [2012-03-10 20:08] writes:
When compiling IOlib from scratch(after deleting all fasls) I get the following deadlock pretty reliably. At least one other person(Brian O'Reilly) getis this often so it's not just my setup. I'm using slime HEAD on threaded sbcl 1.0.55 Linux/x86_64 with *communication-style* :spawn and *globally-redirect-io* t
Can you reproduce it with something other than SBCL? It's known that SBCL's dispatch caches are deadlock prone.
No, and I can say that because the first time I encountered this error was a couple of years ago, and I've also been using ccl without problems since then.