[elephant-devel] DB problem

Nicolas Lamirault lam at tuxfamily.org
Sun Mar 27 18:22:10 UTC 2005


hi,
i have a problem with elephant 0.2.1
i use a debian system with :
ii sbcl 0.8.19.39-2

* sbcl
This is SBCL 0.8.19.39, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* (push "/home/nicolas/src/elephant-0.2.1/" asdf:*central-registry*)

("/home/nicolas/src/elephant-0.2.1/" #P"/root/.clc/systems/"
 #P"/usr/share/common-lisp/systems/"
 (MERGE-PATHNAMES ".sbcl/systems/" (USER-HOMEDIR-PATHNAME))
 (MERGE-PATHNAMES "site-systems/" (TRUENAME (POSIX-GETENV "SBCL_HOME")))
 (MERGE-PATHNAMES "systems/" (TRUENAME (POSIX-GETENV "SBCL_HOME")))
 *DEFAULT-PATHNAME-DEFAULTS*)
* (asdf:operate 'asdf:load-op :elephant)

; loading system definition from
; #P"/home/nicolas/src/elephant-0.2.1/elephant.asd" into #<PACKAGE "ASDF3962">
; registering #<SYSTEM ELEPHANT {91B6E11}> as ELEPHANT
; loading system definition from #P"/usr/share/common-lisp/systems/uffi.asd"
; into #<PACKAGE "ASDF3968">
; registering #<SYSTEM UFFI {94AD8C1}> as UFFI
NIL
* (use-package "ELE")

T
* (open-store "/tmp/")

#<STORE-CONTROLLER {902D8B9}>
* (add-to-root "my key" "my string")

"my string"

* (get-from-root "my key")
      
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "standard output" {90033D1}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  2: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
(SB-INT:STREAM-ENCODING-ERROR
 2    
 #<FILE-STREAM for "standard output" {90033D1}>
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  3: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  4: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  5: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4:                  Skip output of this character.
  5: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  6: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.

debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4:                  Skip output of this character.
  5:                  Skip output of this character.
  6: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  7: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4:                  Skip output of this character.
  5:                  Skip output of this character.
  6:                  Skip output of this character.
  7: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  8: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4:                  Skip output of this character.
  5:                  Skip output of this character.
  6:                  Skip output of this character.
  7:                  Skip output of this character.
  8: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
  9: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.

debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4:                  Skip output of this character.
  5:                  Skip output of this character.
  6:                  Skip output of this character.
  7:                  Skip output of this character.
  8:                  Skip output of this character.
  9: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
 10: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
(A SB-INT:STREAM-ENCODING-ERROR was caught when trying to print
*DEBUG-CONDITION* when entering the debugger. Printing was aborted and the
SB-INT:STREAM-ENCODING-ERROR was stored in SB-DEBUG::*NESTED-DEBUG-CONDITION*.)
      
You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

You can type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
      
restarts (invokable by number or by possibly-abbreviated name):
  0: [OUTPUT-NOTHING] Skip output of this character.
  1:                  Skip output of this character.
  2:                  Skip output of this character.
  3:                  Skip output of this character.
  4:                  Skip output of this character.
  5:                  Skip output of this character.
  6:                  Skip output of this character.
  7:                  Skip output of this character.
  8:                  Skip output of this character.
  9:                  Skip output of this character.
 10: [ABORT         ] Reduce debugger level (leaving debugger, returning to
                      toplevel).
 11: [TOPLEVEL      ] Restart at toplevel READ/EVAL/PRINT loop.
      
debugger invoked on a SB-INT:STREAM-ENCODING-ERROR in thread 28606:
  encoding error on stream #<FILE-STREAM for "the terminal" {9003561}>
  (:EXTERNAL-FORMAT :LATIN-9):
Help! 11 nested errors. SB-KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded.
Help! 11 nested errors. SB-KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded.
0[12] 


any idea about this problem ?

-- 
Nicolas Lamirault



More information about the elephant-devel mailing list