Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2017 13:23:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203129] syslogd: /dev/console: Interrupted system call on arm64
Message-ID:  <bug-203129-8-7IoH6sudGf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203129-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203129-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203129

--- Comment #9 from heas@shrubbery.net ---
I haven't tried dropping modem control yet, which is how my console server is
configured.  This seems like a bug to not treat the console specially; without
an active connection, the console server will not assert CTS/DTR - like a modem
would without an active connection, so the server will not be able to write and
things will block.

The kernel must treat the console specially, as annoying as this may be.  Its
not enough to stop syslog writing to the console - which i admit is normally
useless anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203129-8-7IoH6sudGf>