Subject: Re: console output wedged
To: Monroe Williams <monroe@criticalpath.com>
From: Perry E. Metzger <perry@piermont.com>
List: netbsd-help
Date: 02/15/2003 16:10:32
Monroe Williams <monroe@criticalpath.com> writes:
> On three NetBSD systems I administer, I occasionally see the console output
> get wedged.  I've seen it happen at less than a week, a little over 60 days,
> and a little over 120 days uptime.
[...]
> Has anyone else seen this happen?  It's possible that this is fixed in 1.6
> (all these machines are running pre-1.6 kernels), but I'm curious if anyone
> knows for sure.
> 
> For the record, the kernels I've seen this happen with are all ones I built,
> but they're pretty close to GENERIC.  Two machines are running i386 1.5.2,
> and one is running macppc 1.5ZC + some local patches.

I don't know if the problem is fixed in -current, but I would upgrade
your boxes to at least 1.6STABLE to make it easier to try to deal with
the problem -- developers are for the most part not running 1.5.2
boxes.

Is it possible for you to bring any of the machines down to ddb and
poke around the system state, or to take a kernel core dump and look
at what the state of the console device stuff is? Also, what
architecture are you running?

Perry