Hi,
I was trying to deploy a webapp on a Xen-based vps, where I'm using the
binary 1.0.5 release. Though loading the webapp on my development system
works fine, trying do deploy it on the vps gives me several of these errors:
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread"
{A695679}>:
overwriting old FUN-INFO
#<SB-C::FUN-INFO :ATTRIBUTES (FOLDABLE FLUSHABLE
SB-C::UNSAFELY-FLUSHABLE)>
for ROTATE-BYTE
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [CONTINUE] Go ahead, overwrite it.
1: [RETRY ] Retry performing #<ASDF:LOAD-OP NIL {AAF6589}> on
#<ASDF:CL-SOURCE-FILE "compiler" {A994189}>.
2: [ACCEPT ] Continue, treating #<ASDF:LOAD-OP NIL {AAF6589}> on
#<ASDF:CL-SOURCE-FILE "compiler" {A994189}> as having been
successful.
3: [ABORT ] Exit debugger, returning to top level.
(SB-C::%DEFKNOWN
(ROTATE-BYTE)
(SFUNCTION (INTEGER BYTE-SPECIFIER INTEGER) INTEGER)
112)
0] 0
I'm not sure what the cause of these errors might be. Can somebody throw
some light on this?
Thanks,
Vamsee.
|