
16 Dec
2006
16 Dec
'06
10:26 a.m.
On Fri, 15 Dec 2006 22:01:36 -0500, vedm <mlist@rogers.com> wrote:
When I set *catch-errors-p* to nil I often see this error in the debugger:
== I/O timeout reading #<SB-SYS:FD-STREAM for "a constant string" {B3E4CA1}> [Condition of type SB-SYS:IO-TIMEOUT] ==
even though I still get my pages in the browser.
Any idea why this happens?
What happens if you set *CATCH-ERRORS-P* to T? Can you send a backtrace? Which SBCL version? Which operating system?