[slime-devel] Re: error messages after setting swank:*use-dedicated-output-stream* nil

Luke Gorrie luke at bluetail.com
Tue Jun 8 20:37:17 UTC 2004


Sung-youn Kim <sung-youn.kim at stonybrook.edu> writes:

> With multiple lisp processes, I had a problem with ouput stream
> directed to wrong repl.

Howdy,

I'd like to know more about this problem. Which version of Emacs are
you using, and which Lisp implementations are you connected to?

> I then have got the following error messages upon invoking slime. 

[...]

> Error in function COMMON-LISP::HANDLER-DESCRIPTORS-ERROR:
>    (#<Handler for INPUT on BOGUS descriptor 5: #<Closure Over Function "DEFIMPLEMENTATION ADD-FD-HANDLER"
>                                                  {48980661}>>) has a bad file descriptor.

Now fixed in CVS. We had left a SERVE-EVENT handler for the
listen-socket's file descriptor around after closing the socket.

You could also fix the problem manually by selecting this restart:

>   0: [REMOVE-THEM] Remove bogus handlers.

Cheers,
Luke






More information about the slime-devel mailing list