From owner-freebsd-current Tue Feb 27 6:11:19 2001 Delivered-To: freebsd-current@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (rina.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id 0C2D937B719 for ; Tue, 27 Feb 2001 06:11:17 -0800 (PST) (envelope-from tanimura@r.dl.itc.u-tokyo.ac.jp) Received: (from uucp@localhost) by rina.r.dl.itc.u-tokyo.ac.jp (8.11.1+3.4W/3.7W-rina.r-0.1-11.01.2000) with UUCP id f1REBFJ39918; Tue, 27 Feb 2001 23:11:15 +0900 (JST) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (8.11.1+3.4W/3.7W) with ESMTP id f1REAc821855 ; Tue, 27 Feb 2001 23:10:39 +0900 (JST) Date: Tue, 27 Feb 2001 23:10:38 +0900 Message-ID: <86r90k6wtd.wl@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> From: Seigo Tanimura To: dcs@newsguy.com Cc: current@freebsd.org Subject: Re: midi panics In-Reply-To: In your message of "Tue, 27 Feb 2001 22:53:06 +0900" <3A9BB142.81B6FF19@newsguy.com> References: <3A9BB142.81B6FF19@newsguy.com> Cc: Seigo Tanimura User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Carrots MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001 22:53:06 +0900, "Daniel C. Sobral" said: Daniel> I'm getting fatal trap 12 with interrupts disabled related to the midi Daniel> code during boot. Daniel> Backtrace is: Daniel> _mtx_lock_sleep+0x23a Daniel> mpu_uartmode+0x3e Daniel> mpu_attach+0x25 mpu_uartmode() is called before init of scp->mtx. -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message