Scott Bell scott.bell@me.com writes:
I'm receiving the following warning messages in the *slime-repl sbcl* buffer after updating to the latest CVS yesterday:
WARNING: Releasing #S(SB-THREAD:MUTEX :NAME NIL :%OWNER NIL :LUTEX #<unknown pointer object, widetag=#x5E {120B1017}>), owned by another thread: NIL
This message occurs many times a second and quickly populates the buffer with thousands of lines. I was able to reproduce this issue with SBCL 1.0.18 and 1.0.19 on Darwin x86 (Mac OS X 10.5.4).
That seems to be an a sbcl-issue, see a workaround by Helmut:
http://thread.gmane.org/gmane.lisp.slime.devel/7529
Regards,
- Scott Bell
okflo