I just pulled sbcl-1.0.51 and tried the elephant test suite again; I get the same errors; did the changes not make it into the newest sbcl release?

 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~:>" {1005033571}>
  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~:>" {10033EE511}>
  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~:>" {1002EC2591}>
  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~:>" {1003DEA081}>
  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.



On 07/29/2011 03:52 AM, Nikodemus Siivola wrote:
On 29 July 2011 08:05, Kevin Raison<rai...@chatsubo.net>  wrote:

      Unexpected Error: #<SB-INT:BUG "~@<failed AVER: ~2I~_~A~:>"
{1002E81E41}>
  failed AVER: NSLOTDS

This appears to be an SBCL regression from 1.0.47.25. (Plus and older
bug.) Fixed on SBCL master.

Cheers,

  -- nikodemus


_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to