From owner-freebsd-bugs Tue Apr 15 11:30:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA27793 for bugs-outgoing; Tue, 15 Apr 1997 11:30:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA27783; Tue, 15 Apr 1997 11:30:03 -0700 (PDT) Resent-Date: Tue, 15 Apr 1997 11:30:03 -0700 (PDT) Resent-Message-Id: <199704151830.LAA27783@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, sec@quit.42.org Received: from quit.42.org (quit.42.org [192.68.213.142]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA27723 for ; Tue, 15 Apr 1997 11:29:41 -0700 (PDT) Received: (from sec@localhost) by quit.42.org (8.8.5/8.8.5) id UAA14757; Tue, 15 Apr 1997 20:29:37 +0200 (CEST) Message-Id: <199704151829.UAA14757@quit.42.org> Date: Tue, 15 Apr 1997 20:29:37 +0200 (CEST) From: Stefan `Sec` Zehl Reply-To: sec@quit.42.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/3299: /dev/console hangs Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3299 >Category: kern >Synopsis: /dev/console hangs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 15 11:30:01 PDT 1997 >Last-Modified: >Originator: Stefan `Sec` Zehl >Organization: >Release: FreeBSD 2.2-STABLE i386 >Environment: 2.2.1-RELEASE Box with no keyboard and monitor, 2.2-STABLE kernel >Description: If you boot with a kernel who probes for a keyboard, and have no keyboard attached it routes /dev/console to /dev/cuaa0 - if the terminal is unplugged writes to /dev/console will hang. >How-To-Repeat: Boot Box without keyboard but with terminal on cuaa0, unplug terminal and wait (syslog logs very much to /dev/console as default) syslogd will stop logging soon and all output to /dev/console will hang >Fix: comment out lines concerning /dev/console in syslog.conf - however i feel the main problem is, that writes to console should not hang in this case, 2.1.0R (which i hab before) didn't have this problem. >Audit-Trail: >Unformatted: