Probably fixed by:

    CVSROOT:        /cvs
    Module name:    src
    Changes by:     v...@cvs.openbsd.org    2020/12/23 06:53:45
    
    Modified files:
            sys/kern       : kern_event.c
    
    Log message:
    Clear error before each iteration in kqueue_scan()
    
    This fixes a regression where kqueue_scan() may incorrectly return
    EWOULDBLOCK after a timeout.
    
    OK mpi@


Please don't use terminology like "a few days ago".   You can easily be
more precise.



Björn Gohla <b.go...@gmx.de> wrote:

> Hi All,
> 
> Since updating to snapshot a few days ago I've been having problems with
> xterm randomly dying. I was able to capture this on another terminal:
> 
> 16:51:12 bgohla@titanic[1] ~ $ xterm: Error 50, errno 35: Resource
> temporarily unavailable
> Reason: in_put: select() failed
> 16:51:12 bgohla@titanic[1] ~ $ man select
> [1]+  Exit 50                 xterm sh
> 17:54:42 bgohla@titanic ~ $
> 
> This is very annoying (I even had to start this email over because of
> it).
> 
> There don't seem to be any recent changes to xterm, so I'm out of
> ideas where to look for the source of the error.
> 
> Any ideas what one can do in this situation? Would another sysupgrade -s
> help?
> 
> Cheers,
> Björn
> 

Reply via email to