[GBBopen-developer] Agenda Shell test failed on LispWorks 5.1
Dan Corkill
corkill at gbbopen.org
Mon Apr 14 16:10:06 EDT 2008
> I'm new to GBBopen. On LispWorks 5.1 (amd64-linux), the Agenda Shell
> test cannot pass:
Thanks for the error report. I suspect that multiprocessing has not been
started in your LispWorks session. I've committed a change to GBBopen's
Portable Threads interface that warns if multiprocessing is not running and
added more details to the recursive-lock-attempt error message.
Please try rerunning the :agenda-shell-test using the latest SVN checkout
(first without starting multiprocessing, if that is indeed the cause--just
to see if the warning and better error messages are helpful; then with
multiprocessing running if it was not).
I've left the event-buffer-lock non-recursive, as I don't think that the
same thread should be able to grab the lock recursively.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the GBBopen-developer
mailing list