[web4r-devel] web4r 0.2.5

mosi amosat+lisp at gmail.com
Thu Jun 25 20:54:56 UTC 2009


Hi tomo,
i was trying the new web4r 0.2.5
with sml 1.0.5
and the example/wiki

It run previously.
Now  it hangs on this line:

(genpages wiki :edit-sml (example-path "wiki/sml/edit.sml")
               :show-sml (example-path "wiki/sml/show.sml"))
;
; compilation unit aborted
;   caught 1 fatal ERROR condition
; Evaluation aborted.

Sometimes it compiles normally,
but the error ist the same:

#<PACKAGE "WEB4R"> cannot be printed readably.
   [Condition of type PRINT-NOT-READABLE]

Restarts:
 0: [RETRY] Retry SLIME REPL evaluation request.
 1: [ABORT] Return to SLIME's top level.
 2: [TERMINATE-THREAD] Terminate this thread (#<THREAD "new-repl-thread"
RUNNING {B7C9E01}>)

Backtrace:
  0: (SB-IMPL::%PRINT-UNREADABLE-OBJECT #<PACKAGE "WEB4R">
#<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}> T NIL #<CLOSURE # {B5BB675}>)
      Locals:
        SB-DEBUG::ARG-0 = #<PACKAGE "WEB4R">
        SB-DEBUG::ARG-1 = #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>
        SB-DEBUG::ARG-2 = T
        SB-DEBUG::ARG-3 = NIL
        SB-DEBUG::ARG-4 = #<CLOSURE (LAMBDA ()) {B5BB675}>
  1: (SB-IMPL::OUTPUT-LIST (SML:LOAD-SML (OR # #) #<PACKAGE "WEB4R">)
#<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>)
      Locals:
        SB-DEBUG::ARG-0 = (SML:LOAD-SML ..)
        SB-DEBUG::ARG-1 = #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>
  2: (PRIN1 (SML:LOAD-SML (OR # #) #<PACKAGE "WEB4R">)
#<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>)
      Locals:
        SB-IMPL::OBJECT = (SML:LOAD-SML ..)
        STREAM = #<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}>
  3: (SB-FORMAT::S-FORMAT-DIRECTIVE-INTERPRETER
#<SB-IMPL::STRING-OUTPUT-STREAM {B5BB431}> #<~S> (")") #<unavailable
argument> #<unavailable argument>)
  4: (SB-FORMAT::INTERPRET-DIRECTIVE-LIST #<SB-IMPL::STRING-OUTPUT-STREAM
{B5BB431}> (#<~S> ")") ((SML:LOAD-SML # #)) ((SML:LOAD-SML # #)))


Any idea ?

Arigato gozaimashta
mosi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/web4r-devel/attachments/20090625/6293a7e6/attachment.html>


More information about the web4r-devel mailing list