Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Feb 97 11:17:15 PST
From:      Brett_Glass@infoworld.com
To:        questions@freebsd.org
Subject:   Hung getty process
Message-ID:  <9701058551.AA855167139@ccgate.infoworld.com>

next in thread | raw e-mail | index | archive | help
One of our servers, which is running 2.1.0-R, had a modem which was
answering the phone but not allowing logins. It was driving callers crazy,
but since most of them were using login scripts, all they knew was that
things were failing somehow.

I did a "ps" and discovered that the getty process for the port was stuck
waiting for disk access. (There was a capital "D" in the status field.) I
couldn't kill the process -- even as a superuser -- with kill -9.
Eventually, I had to kick everyone off and reboot the server.

What can cause this? Is it a sign of a bug -- perhaps a problem with a
weird received character or an overflowing input buffer? (It's a dumb
serial port with a 16550, so it uses the standard sio driver.) I'd like to
prevent any of our modems from being wedged again.

--Brett




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9701058551.AA855167139>