From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 6 13:32:55 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65EC116A4BF; Sat, 6 Sep 2003 13:32:55 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A074400E; Sat, 6 Sep 2003 13:32:54 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23](untrusted sender)) by comcast.net (sccrmhc11) with SMTP id <2003090620325201100kgam3e>; Sat, 6 Sep 2003 20:32:53 +0000 Date: Sat, 6 Sep 2003 13:32:51 -0700 (PDT) From: Doug Barton To: Alex Vasylenko In-Reply-To: <200309060846.h868kCK5095007@mix.omut.org> Message-ID: <20030906133158.K664@znfgre.qbhto.arg> References: <200309060846.h868kCK5095007@mix.omut.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-bugs@FreeBSD.org cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/56513: panic in ugen w/ moused -p /dev/ugen0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2003 20:32:55 -0000 On Sat, 6 Sep 2003, Alex Vasylenko wrote: > >Description: > The panic happened on a 4.8-RELEASE-p4 system Well, step one is going to be to upgrade to the latest -stable and try this again. Lots of things have changed since 4.8-Release. Doug