From owner-freebsd-stable@FreeBSD.ORG Mon Aug 28 22:50:26 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org 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 8433B16A501 for ; Mon, 28 Aug 2006 22:50:26 +0000 (UTC) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2180843D49 for ; Mon, 28 Aug 2006 22:50:25 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by black.imgsrc.co.jp (Postfix) with ESMTP id E4C0650E54 for ; Tue, 29 Aug 2006 07:50:24 +0900 (JST) Received: from pink.imgsrc.co.jp (pink.imgsrc.co.jp [210.226.20.36]) by black.imgsrc.co.jp (Postfix) with ESMTP id 56DC450DFA for ; Tue, 29 Aug 2006 07:50:22 +0900 (JST) Date: Tue, 29 Aug 2006 07:50:22 +0900 Message-ID: <7m1wr0xyoh.wl%kuriyama@imgsrc.co.jp> From: Jun Kuriyama To: Stable User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd 0.1 Cc: Subject: panic: lockmgr: thread 0x..., not exclusive lock holder 0x... unlocking X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Aug 2006 22:50:26 -0000 I got a panic on my workstation (6.1-RELEASE-p2 amd64). ----- panic: lockmgr: thread 0xffffff007b910be0, not exclusive lock holder 0xffffff001c114720 unlocking cpuid = 1 KDB: enter: panic [thread pid 43 tid 100037 ] Stopped at kdb_enter+0x2f: nop db> bt Tracing pid 43 tid 100037 td 0xffffff007b910be0 kdb_enter() at kdb_enter+0x2f panic() at panic+0x291 lockmgr() at lockmgr+0x7a7 VOP_UNLOCK_APV() at VOP_UNLOCK_APV+0x49 vput() at vput+0x81 handle_workitem_remove() at handle_workitem_remove+0x215 process_worklist_item() at process_worklist_item+0x1d9 softdep_process_worklist() at softdep_process_worklist+0x7f softdep_flush() at softdep_flush+0x15d fork_exit() at fork_exit+0x86 fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffb1b8ad00, rbp = 0 --- ----- -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project