[Openmcl-devel] [help] BOGUS object
=?GB2312?B?wfWGtA==?=
whitelilis at gmail.com
Mon Aug 12 01:11:38 PDT 2013
Greetings all.
When my Hunchentoot server run some days( 2 or 3), it will down with an
error like below:
> Error: The value #<BOGUS object @ #x302007FA218D> is not of the expected
type STRUCTURE.
> While executing: CCL::INIT-STREAM-IOBLOCK, in process
hunchentoot-listener-*:8080(30).
when I selected the process and showed the backtrace, it said:
1 > :b
*(7FB8F18448B8) : 0 (INIT-STREAM-IOBLOCK #<BASIC-TCP-STREAM :CLOSED
#x302007F7980D> :INSIZE 4096 :OUTSIZE 4096 :SHARE-BUFFERS-P NIL
:ELEMENT-TYPE (UNSIGNED-BYTE 8) :DEVICE 8 :ADVANCE-FUNCTION
CCL::FD-STREAM-ADVANCE :LISTEN-FUNCTION CCL::FD-STREAM-LISTEN
:EOFP-FUNCTION CCL::FD-STREAM-EOFP :FORCE-OUTPUT-FUNCTION
CCL::FD-STREAM-FORCE-OUTPUT :CLOSE-FUNCTION CCL::FD-STREAM-CLOSE
:ELEMENT-SHIFT NIL :INTERACTIVE T :SHARING NIL :CHARACTER-P NIL :ENCODING
#<CHARACTER-ENCODING UTF-8 #x3020000561FD> :LINE-TERMINATION NIL
:INPUT-TIMEOUT NIL :OUTPUT-TIMEOUT NIL :DEADLINE NIL) 1212
The value #<IO-BUFFER (UNSIGNED-BYTE 8) 0/0/4096 #x302007FBFF6D> is not of
the expected type LIST.
Any ideas?
Ar how can I get more useful information when I debug?
Thanks very much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20130812/351987ac/attachment.htm>
More information about the Openmcl-devel
mailing list