> On Tue, 13 Jul 1999, Mike Smith wrote:
>
> > > After pounding on this some more with today's -current (prior to
> > > the MNT_ASYNC flag change) I got a lot more lockups that looked like
> > > this:
> > >
> > > On Mon, 12 Jul 1999, Doug wrote:
> > >
> > > > Ok, got another hang in "siobi" state (this time after it
> > > > successfully completed the script). Here is the trace:
> >
> > 'siobi' is in sioopen() in the sio driver. The callout device is
> > already open, but the caller is trying to open it in blocking mode.
> > It'd be useful to know what is hanging in 'siobi' here, since trying to
> > re-open the console is a bit of a suspicious action.
>
> I'm using a serial console, but I directed local7 to a file in
> syslog.conf. But from what you're saying it sounds like the serial console
> is a suspect?
'siobi' is someone trying to open the serial console, for whatever
reason. Without knowing who it was that was stuck there, it's hard to
guess what is going on.
--
\\ The mind's the standard \\ Mike Smith
\\ of the man. \\ [EMAIL PROTECTED]
\\ -- Joseph Merrick \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message