Re: SUNet Surflets using POST method and Internet Explorer
Martin Gasbichler <[email protected]> Sat, 06 Jan 2007 18:34:12 +0100
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
Emilio Lopes <[email protected]> writes: > Michael Sperber writes: > >> Emilio Lopes <[email protected]> writes: > >>> Closing the request's input-port (in `get-bindings') results in a core >>> dump of the SUNet server. Ouch! > >> Backtrace? > > This was on Windows/Cygwin and it seems that I can't reproduce this > (and another "interesting" problem that I'm having) in a decent > environment. I don't know if this helps but you can obtain a stack trace in a non-interactive stetting using DISPLAY-CONTINUATION from Sunterlib's interaction package. -- Martin