SBCL hash tables are not thread safe by default, and reportedly McCLIM does parallel accesses to its tables.
I haven't actually verified that this patch covers all the cases in McCLIM, but it should pave the way for someone to do that.
Cheers,
-- Nikodemus