[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

hide-packages.test.sh failure with 2.2.6



Hello,

I am trying to update sbcl in Debian to 2.2.6.  I see the following test failure.

| // Running hide-packages.test.sh in COMPILE evaluator mode
| Unhandled SIMPLE-ERROR in thread #<HIDDEN-SB-THREAD:THREAD "main thread" RUNNING
|                                     {1001980003}>:
|   The assertion (NULL *WEAK-PTRS*) failed with *WEAK-PTRS* =
|   (#<weak pointer: "SB-VM">).
| 
| Backtrace for: #<HIDDEN-SB-THREAD:THREAD "main thread" RUNNING {1001980003}>
| 0: (HIDDEN-SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "~@<The assertion ~S failed~:[.~:; ~
|                                            with ~:*~{~S = ~S~^, ~}.~]~:@>" {1001B9A313}> #<unused argument> :QUIT T)
| 1: (HIDDEN-SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR "~@<The assertion ~S failed~:[.~:; ~
|                                            with ~:*~{~S = ~S~^, ~}.~]~:@>" {1001B9A313}>)
| 2: (INVOKE-DEBUGGER #<SIMPLE-ERROR "~@<The assertion ~S failed~:[.~:; ~
|                                            with ~:*~{~S = ~S~^, ~}.~]~:@>" {1001B9A313}>)
| 3: (ERROR #<SIMPLE-ERROR "~@<The assertion ~S failed~:[.~:; ~
|                                            with ~:*~{~S = ~S~^, ~}.~]~:@>" {1001B9A313}>)
| 4: (HIDDEN-SB-KERNEL:WITH-SIMPLE-CONDITION-RESTARTS ERROR NIL #<SIMPLE-ERROR "~@<The assertion ~S failed~:[.~:; ~
|                                            with ~:*~{~S = ~S~^, ~}.~]~:@>" {1001B9A313}>)
| 5: (HIDDEN-SB-KERNEL:ASSERT-ERROR (NULL *WEAK-PTRS*) 1 *WEAK-PTRS* (#<weak pointer: "SB-VM">))
| 6: ((LAMBDA ()))
| 7: (HIDDEN-SB-INT:SIMPLE-EVAL-IN-LEXENV (ASSERT (NULL *WEAK-PTRS*)) #<NULL-LEXENV>)
| 8: (EVAL (ASSERT (NULL *WEAK-PTRS*)))
| 9: (INTERACTIVE-EVAL (ASSERT (NULL *WEAK-PTRS*)) :EVAL NIL)
| 10: (HIDDEN-SB-IMPL::REPL-FUN T)
| 11: ((LAMBDA NIL :IN HIDDEN-SB-IMPL::TOPLEVEL-REPL))
| 12: (HIDDEN-SB-IMPL::%WITH-REBOUND-IO-SYNTAX #<FUNCTION (LAMBDA NIL :IN HIDDEN-SB-IMPL::TOPLEVEL-REPL) {10019B556B}>)
| 13: (HIDDEN-SB-IMPL::TOPLEVEL-REPL T)
| 14: (HIDDEN-SB-IMPL::TOPLEVEL-INIT)
| 15: ((FLET HIDDEN-SB-UNIX::BODY :IN HIDDEN-SB-IMPL::START-LISP))
| 16: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN HIDDEN-SB-IMPL::START-LISP))
| 17: (HIDDEN-SB-IMPL::%START-LISP)
| 
| unhandled condition in --disable-debugger mode, quitting

Thanks.


Reply to: