From owner-freebsd-current@FreeBSD.ORG Sat Jun 9 23:23:28 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 17D8516A468 for ; Sat, 9 Jun 2007 23:23:28 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0413F13C45B for ; Sat, 9 Jun 2007 23:23:27 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/smtpout08/MantshX 4.0) with ESMTP id l59NNQLW008580 for ; Sat, 9 Jun 2007 16:23:26 -0700 (PDT) Received: from [172.16.1.3] (209-128-86-226.bayarea.net [209.128.86.226]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id l59NNPHG007226 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sat, 9 Jun 2007 16:23:25 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <59F6DD30-9D40-41C8-81DD-D518BEFC0E3D@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Current From: Marcel Moolenaar Date: Sat, 9 Jun 2007 16:23:14 -0700 X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Subject: panic: mutex process slock not owned ... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 09 Jun 2007 23:23:28 -0000 Log says it all: ... Waiting 3 seconds for SCSI devices to settle panic: mutex process slock not owned at ../../../kern/kern_resource.c: 1034 cpuid = 0 KDB: enter: panic [thread pid 0 tid 0 ] Stopped at kdb_enter+0x32: leave db> bt Tracing pid 0 tid 0 td 0xc07ade50 kdb_enter(c074716f,0,c0745e8f,c0c20cc8,0,...) at kdb_enter+0x32 panic(c0745e8f,c0746206,c07469ee,40a,c0c20cf8,...) at panic+0x126 _mtx_assert(c1e5d814,1,c07469ee,40a,c1e5d804,...) at _mtx_assert+0x8d rufetch(c1e5d804,c0c20d14,c07423fa,1fd,c078a6e4,...) at rufetch+0x32 proc0_post(0,c1ec00,c1ec00,c1e000,c28000,...) at proc0_post+0x5c mi_startup() at mi_startup+0xa6 begin() at begin+0x2c FYI, -- Marcel Moolenaar xcllnt@mac.com