On Fri, 18 Mar 2005 19:48:35 +0100, Sergio Garcia sergio.garcia@gmail.com wrote:
[Fri Mar 18 20:28:55 2005] [error] (20014)Error string not specified yet: [TBNL] The assertion (NOT [Fri Mar 18 20:28:55 2005] [error] (20014)Error string not specified yet: [TBNL] (EQL SB-THREAD::NEW-VALUE [Fri Mar 18 20:28:55 2005] [error] (20014)Error string not specified yet: [TBNL] (SB-THREAD:MUTEX-VALUE SB-THREAD::LOCK))) failed.
That seems to a problem with SBCL's threading. Do you use an x86 processor? Are threads enabled in your build of SBCL? Do you use a 2.4 or a 2.6 kernel?
Any hint about why this error appears? Is there anything I can do to get a more detailed description of the error in the lisp repl or in the browser?
Yes, see here: http://weitz.de/tbnl/#log.
You can, for example, show backtraces in the error log or in the browser.
HTH, Edi.