[elephant-devel] SBCL errors

Kevin Raison raison at chatsubo.net
Fri Jul 29 05:05:42 UTC 2011


I am getting errors with SBCL on a few tests;  I am using 1.0.50 and I
have patched elephant with Nikodemus' SBCL patch.  Has anyone else seen
these?

 Did 505 checks.
    Pass: 500 (99%)
    Skip: 1 ( 0%)
    Fail: 4 ( 0%)

 Failure Details:
 --------------------------------
 SIMPLE-EXPLICIT-ASSOC-SETUP []:
      Unexpected Error: #<SB-INT:BUG "~@<failed AVER: ~2I~_~A~:>"
{1002E81E41}>
  failed AVER: NSLOTDS
This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
corrupted by bad user code, e.g. by an undefined Lisp operation like
(FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
Lisp code; or there might be a bug in the OS or hardware that SBCL is
running
on.) If it seems to be a bug in SBCL itself, the maintainers would like
to know
about it. Bug reports are welcome on the SBCL mailing lists, which you
can find
at <http://sbcl.sourceforge.net/>...
 --------------------------------
 --------------------------------
 CHANGE-CLASS2 []:
      Unexpected Error: #<SB-INT:BUG "~@<failed AVER: ~2I~_~A~:>"
{1007526CD1}>
  failed AVER: NSLOTDS
This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
corrupted by bad user code, e.g. by an undefined Lisp operation like
(FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
Lisp code; or there might be a bug in the OS or hardware that SBCL is
running
on.) If it seems to be a bug in SBCL itself, the maintainers would like
to know
about it. Bug reports are welcome on the SBCL mailing lists, which you
can find
at <http://sbcl.sourceforge.net/>...
 --------------------------------
 --------------------------------
 CHANGE-CLASS []:
      Unexpected Error: #<SB-INT:BUG "~@<failed AVER: ~2I~_~A~:>"
{1004DC4F11}>
  failed AVER: NSLOTDS
This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
corrupted by bad user code, e.g. by an undefined Lisp operation like
(FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
Lisp code; or there might be a bug in the OS or hardware that SBCL is
running
on.) If it seems to be a bug in SBCL itself, the maintainers would like
to know
about it. Bug reports are welcome on the SBCL mailing lists, which you
can find
at <http://sbcl.sourceforge.net/>...
 --------------------------------
 --------------------------------
 UPDATE-CLASS []:
      Unexpected Error: #<SB-INT:BUG "~@<failed AVER: ~2I~_~A~:>"
{1007ECCCC1}>
  failed AVER: NSLOTDS
This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
corrupted by bad user code, e.g. by an undefined Lisp operation like
(FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
Lisp code; or there might be a bug in the OS or hardware that SBCL is
running
on.) If it seems to be a bug in SBCL itself, the maintainers would like
to know
about it. Bug reports are welcome on the SBCL mailing lists, which you
can find
at <http://sbcl.sourceforge.net/>...
 --------------------------------

 Skip Details:
 SIMPLE-EXPLICIT-ASSOC []:
     Dependencies not satisfied.

NIL




More information about the elephant-devel mailing list