From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 22:09:15 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 35B2816A4CE; Mon, 11 Oct 2004 22:09:15 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC99E43D1D; Mon, 11 Oct 2004 22:09:14 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from h00609772adf0.ne.client2.attbi.com ([66.30.114.143]) by comcast.net (sccrmhc13) with ESMTP id <2004101122091301600cafh3e>; Mon, 11 Oct 2004 22:09:13 +0000 Received: from h00609772adf0.ne.client2.attbi.com (localhost [127.0.0.1]) i9BM9ERv052747; Mon, 11 Oct 2004 18:09:15 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost)i9BM9ELl052746; Mon, 11 Oct 2004 18:09:14 -0400 (EDT) (envelope-from rodrigc) Date: Mon, 11 Oct 2004 18:09:14 -0400 From: Craig Rodrigues To: Brian Fundakowski Feldman Message-ID: <20041011220914.GA52738@crodrigues.org> References: <20041010015045.GA834@crodrigues.org> <20041010075713.GD925@green.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041010075713.GD925@green.homeunix.org> User-Agent: Mutt/1.4.1i cc: Poul-Henning Kamp cc: freebsd-current@freebsd.org Subject: Re: 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: Mon, 11 Oct 2004 22:09:15 -0000 On Sun, Oct 10, 2004 at 03:57:13AM -0400, Brian Fundakowski Feldman wrote: > On Sat, Oct 09, 2004 at 09:50:45PM -0400, Craig Rodrigues wrote: > > 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? > > This is my experience with watch on a serial port the last time I tried > it (years and years ago). Do you remember what FreeBSD version you tried this on? I use watch under FreeBSD 4.9 without any problems, and can kill it without resulting in the machine rebooting. It would be nice if this could work on -CURRENT, but I don't know how to go about debugging something where the machine reboots (not even the kernel panics). Any hints on how to do this? Thanks. -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org