From owner-freebsd-usb@FreeBSD.ORG Sat Aug 15 09:44:54 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7969106568B for ; Sat, 15 Aug 2009 09:44:54 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from mail2.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD2F8FC3F for ; Sat, 15 Aug 2009 09:44:54 +0000 (UTC) Received: from cherry.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mail2.asahi-net.or.jp (Postfix) with ESMTP id 80FA072D54 for ; Sat, 15 Aug 2009 18:44:53 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by cherry.sanpei.org (8.14.3/8.13.8) with ESMTP id n7F9ipaC001693; Sat, 15 Aug 2009 18:44:51 +0900 (JST) (envelope-from sanpei@sanpei.org) Date: Sat, 15 Aug 2009 18:44:51 +0900 (JST) Message-Id: <20090815.184451.98918234.sanpei@sanpei.org> To: freebsd-usb@freebsd.org From: MIHIRA Sanpei Yoshiro X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (cherry.sanpei.org [127.0.0.1]); Sat, 15 Aug 2009 18:44:52 +0900 (JST) Subject: [8-current] kernel panic at boot time with some USB device X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2009 09:44:54 -0000 Hi. I tested 8-current(csup's at 2009.08.15.00.00.00). kernel panic at boot time with some USB device. ugen0.2: at usbus0 uaudio0: on usbus0 panic: lock (sleep mutex) Giant not locked @ /usr/src-8-2/sys/dev/usb/usb_request.c:312 cpuid = 0 KDB: enter:panic [thread pid 16 tid 100036 ] Stpped at kdb_enter+0x3a: movl $0, kdb_why jasmine# kldstat Id Refs Address Size Name 1 29 0xc0400000 cfefd0 kernel 2 1 0xc10ff000 11c00 if_bge.ko 3 1 0xc1111000 f6b8 snd_uaudio.ko 4 3 0xc1121000 61f98 sound.ko 5 1 0xc1184000 bb44 ipmi.ko 6 2 0xc1190000 2d0c smbus.ko 7 1 0xc1193000 d90c cpufreq.ko --- MIHIRA, Sanpei Yoshiro Tokyo, Japan.