tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: console freeze



On Tue, Sep 10, 2024 at 03:59:17PM +0000, Emmanuel Dreyfus wrote:
> It does, hence CONNECTED(tp) is true and we should not branch
> there. I will add some printfs.

ttysleep is called in the ovhiwat case.

I tried to patching to return EWOULDBLOCK instead of calling ttysleep.
console still freeze, and the shell running /etc/rc now sticks as
a zombie:
PID PPID STAT TTY   WCHAN COMMAND
215    1 DEs  tty00 -     (sh)

I also note that the tty is tty00 and not console but looking at other 
machines it seems ordinary business.


-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index