From owner-freebsd-current@FreeBSD.ORG Sun Oct 10 01:50:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 920D816A4CE for ; Sun, 10 Oct 2004 01:50:50 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA6943D2D for ; Sun, 10 Oct 2004 01:50:50 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc12) with ESMTP id <2004101001504801200331pne>; Sun, 10 Oct 2004 01:50:49 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) i9A1olej000853; Sat, 9 Oct 2004 21:50:47 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)i9A1ok0R000852; Sat, 9 Oct 2004 21:50:46 -0400 (EDT) (envelope-from rodrigc) Date: Sat, 9 Oct 2004 21:50:45 -0400 From: Craig Rodrigues To: freebsd-current@freebsd.org Message-ID: <20041010015045.GA834@crodrigues.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i cc: Poul-Henning Kamp Subject: Using watch to monitor serial port results in reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 01:50:50 -0000 Hi, I am running the latest -CURRENT. If I do the following as root: watch -c /dev/ttyd0 and then: killall watch My system immediately reboots (not even a kernel panic). I am wondering if the recent work on the tty drivers has anything to do with this? Thanks. -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org