From owner-freebsd-stable@FreeBSD.ORG Sun Apr 24 03:52:29 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C58116A4CF for ; Sun, 24 Apr 2005 03:52:29 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9736D43D5A for ; Sun, 24 Apr 2005 03:52:28 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j3O3qSVK022145 for stable@freebsd.org; Sat, 23 Apr 2005 22:52:28 -0500 (CDT) (envelope-from dan) Date: Sat, 23 Apr 2005 22:52:28 -0500 From: Dan Nelson To: stable@freebsd.org Message-ID: <20050424035228.GA53806@dan.emsphone.com> References: <20050423172802.GB67026@dan.emsphone.com> <20050423220521.GL2670@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050423220521.GL2670@funkthat.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.8i Subject: Re: panic: mutex tty owned at ../../../kern/kern_event.c:1487 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 03:52:29 -0000 In the last episode (Apr 23), John-Mark Gurney said: > Dan Nelson wrote this message on Sat, Apr 23, 2005 at 12:28 -0500: > > Got the following on a 2004-04-21 -stable kernel: > > > > panic messages: > > --- > > panic: mutex tty owned at ../../../kern/kern_event.c:1487 > > cpuid = 0 > > I can whip up a patch if you want to try it (and can easily reproduce)... I tried repeating the panic (hitting ^C in an app partway through its startup routine), but it's not cooperating, unfortunately. -- Dan Nelson dnelson@allantgroup.com