From owner-freebsd-amd64@FreeBSD.ORG Mon Jun 1 00:20:01 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7200210656AA for ; Mon, 1 Jun 2009 00:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 343D38FC1A for ; Mon, 1 Jun 2009 00:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n510K129076436 for ; Mon, 1 Jun 2009 00:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n510K1Be076435; Mon, 1 Jun 2009 00:20:01 GMT (envelope-from gnats) Resent-Date: Mon, 1 Jun 2009 00:20:01 GMT Resent-Message-Id: <200906010020.n510K1Be076435@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Randy Bush Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F16A4106566C for ; Mon, 1 Jun 2009 00:14:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E03C98FC08 for ; Mon, 1 Jun 2009 00:14:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n510EMQ5065194 for ; Mon, 1 Jun 2009 00:14:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n510EMwp065193; Mon, 1 Jun 2009 00:14:22 GMT (envelope-from nobody) Message-Id: <200906010014.n510EMwp065193@www.freebsd.org> Date: Mon, 1 Jun 2009 00:14:22 GMT From: Randy Bush To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: amd64/135124: lor vfs_bio/ufs_dirhash X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2009 00:20:02 -0000 >Number: 135124 >Category: amd64 >Synopsis: lor vfs_bio/ufs_dirhash >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 01 00:20:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Randy Bush >Release: 8-CURRENT Sun May 31 22:52:41 UTC 2009 >Organization: Internet Initiative Japan >Environment: FreeBSD work0.psg.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Sun May 31 22:52:41 UTC 2009 root@work0.psg.com:/usr/obj/usr/src/sys/WORK0 amd64 >Description: lock order reversal: 1st 0xffffff8052aba050 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:2556 2nd 0xffffff0004f53000 dirhash (dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:275 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a _witness_debugger() at _witness_debugger+0x2e witness_checkorder() at witness_checkorder+0x81e _sx_xlock() at _sx_xlock+0x55 ufsdirhash_acquire() at ufsdirhash_acquire+0x33 ufsdirhash_add() at ufsdirhash_add+0x19 ufs_direnter() at ufs_direnter+0x88b ufs_makeinode() at ufs_makeinode+0x31c VOP_CREATE_APV() at VOP_CREATE_APV+0xb1 vn_open_cred() at vn_open_cred+0x3fd kern_openat() at kern_openat+0x159 syscall() at syscall+0x1dd Xfast_syscall() at Xfast_syscall+0xd0 --- syscall (5, FreeBSD ELF64, open), rip = 0x800c0bfcc, rsp = 0x7fffffffe6f8, rbp = 0x7fffffffe860 --- i think this may be different than 261 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: