Hi Hans,<div><br></div><div>This is some output of my sbcl 1.0.55 on debian 6.0(i686):</div><div>===========================================</div><div><div>error error in FORMAT: unknown format directive (character: Return)</div>
<div>  This sequence can't be decoded ~</div><div>using ~A as it is too short.  ~A octet~:P missing at then end.</div><div>                                  ^</div><div>while processing indirect format string:</div><div>
  [~A~@[ [~A]~]] ~?~%</div><div>                  ^ while writing to error log, error not logged</div><div>error error in FORMAT: unknown format directive (character: Return)</div><div>  This sequence can't be decoded ~</div>
<div>using ~A as it is too short.  ~A octet~:P missing at then end.</div><div>                                  ^</div><div>while processing indirect format string:</div><div>  [~A~@[ [~A]~]] ~?~%</div><div>                  ^ while writing to error log, error not logged</div>
</div><div>===========================================<br clear="all"><br></div><div>With best regards,jingtao.<br>
<br><br><div class="gmail_quote">2012/3/1 Xu Jingtao <span dir="ltr"><<a href="mailto:jingtaozf@gmail.com">jingtaozf@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Hans,<br>
<br>
I have update your patch to my web server(its hunchentoot version is 1.1.1).<br>
If I found some error output,I'll send them to this mail list.<br>
<br>
My site use a flexi-stream with cp936 patched (<a href="https://github.com/jingtaozf/flexi-streams" target="_blank">https://github.com/jingtaozf/flexi-streams</a>).<br>
And the site use utf-8 as default encoding but some browser send us cp936 characters sometimes.<br>
<br>
With Best Regards.<br>
<span class="HOEnZb"><font color="#888888">jingtao.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> <a href="https://github.com/edicl/hunchentoot/commit/f4a3bbd5a915f83c42ff2351978f2e342a478b8a" target="_blank">https://github.com/edicl/hunchentoot/commit/f4a3bbd5a915f83c42ff2351978f2e342a478b8a</a><br>
> fixes your problem?  If so, you should see a message on the console<br>
> when logging an error failed.  Please share that message.  My<br>
> suspicion is that the problem is related to character encoding<br>
> problems (i.e. Hunchentoot tries to write characters that cannot be<br>
> encoded in the external format of the error log stream), but at this<br>
> point, this is just a guess.  The error message will help.<br>
><br>
> Thanks,<br>
> Hans<br>
><br>
</div></div></blockquote></div><br></div>