From owner-freebsd-current@FreeBSD.ORG Mon Sep 19 23:45:29 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B9C516A41F for ; Mon, 19 Sep 2005 23:45:29 +0000 (GMT) (envelope-from david.kleiner@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E711943D46 for ; Mon, 19 Sep 2005 23:45:28 +0000 (GMT) (envelope-from david.kleiner@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so620718wxd for ; Mon, 19 Sep 2005 16:45:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IzjN+N1nUbfuwLODjIpUHsx4ZnPsSo8ruWkQgubaXxuBtci2zWKkw+HBM8zv7+44FOKPL7iAmp1Zzvome3EZo1UjjrOAPlZV9EBblXZdsjDfjovBAOZ1YJ5uIyky93I2oyQBTjy46UeJ7UIV5V2RWhTbIWu6vSXhPrAiq6Czrzo= Received: by 10.70.128.4 with SMTP id a4mr1672561wxd; Mon, 19 Sep 2005 16:45:28 -0700 (PDT) Received: by 10.70.66.11 with HTTP; Mon, 19 Sep 2005 16:45:28 -0700 (PDT) Message-ID: Date: Mon, 19 Sep 2005 16:45:28 -0700 From: David Kleiner To: FreeBSD current mailing list Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: amd64-current - lockmgr: thread 0xDEADBEEF unlocking unheld lock X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: david.kleiner@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 23:45:29 -0000 Hi, I've been getting those after updated to last night's -current on my amd64 = box. Please let me know if I can send any additional information. Thank you, David ---------------------- Sep 19 16:33:31 wallaby kernel: lockmgr: thread 0xffffff002ce46be0 unlocking unheld lock Sep 19 16:33:31 wallaby kernel: KDB: stack backtrace: Sep 19 16:33:31 wallaby kernel: lockmgr() at lockmgr+0x6de Sep 19 16:33:31 wallaby kernel: VOP_UNLOCK_APV() at VOP_UNLOCK_APV+0x49 Sep 19 16:33:31 wallaby kernel: vput() at vput+0x80 Sep 19 16:33:31 wallaby kernel: lookup() at lookup+0xad1 Sep 19 16:33:31 wallaby kernel: namei() at namei+0x349 Sep 19 16:33:31 wallaby kernel: kern_stat() at kern_stat+0x55 Sep 19 16:33:31 wallaby kernel: stat() at stat+0x2a Sep 19 16:33:31 wallaby kernel: syscall() at syscall+0x629 Sep 19 16:33:31 wallaby kernel: Xfast_syscall() at Xfast_syscall+0xa8 Sep 19 16:33:31 wallaby kernel: --- syscall (188, FreeBSD ELF64, stat), rip =3D 0x800bfbeec, rsp =3D 0x7fffffffbe08, rbp =3D 0x7fff ffffbe50 --- Sep 19 16:33:32 wallaby kernel: lockmgr: thread 0xffffff0031c8dbe0 unlocking unheld lock Sep 19 16:33:32 wallaby kernel: KDB: stack backtrace: Sep 19 16:33:32 wallaby kernel: lockmgr() at lockmgr+0x6de Sep 19 16:33:32 wallaby kernel: VOP_UNLOCK_APV() at VOP_UNLOCK_APV+0x49 Sep 19 16:33:32 wallaby kernel: vput() at vput+0x80 Sep 19 16:33:32 wallaby kernel: vn_open_cred() at vn_open_cred+0x41e Sep 19 16:33:32 wallaby kernel: kern_open() at kern_open+0xfc Sep 19 16:33:32 wallaby kernel: open() at open+0x25 Sep 19 16:33:32 wallaby kernel: syscall() at syscall+0x629 Sep 19 16:33:32 wallaby kernel: Xfast_syscall() at Xfast_syscall+0xa8 Sep 19 16:33:32 wallaby kernel: --- syscall (5, FreeBSD ELF64, open), rip =3D 0x8006e0f4c, rsp =3D 0x7fffffffece8, rbp =3D 0x3 --- Sep 19 16:33:32 wallaby Xprt_33: No matching visual for __GLcontextMode with visual class =3D 0 (32775), nplanes =3D 8 Sep 19 16:34:28 wallaby kernel: lockmgr: thread 0xffffff002ce464c0 unlocking unheld lock Sep 19 16:34:28 wallaby kernel: KDB: stack backtrace: Sep 19 16:34:28 wallaby kernel: lockmgr() at lockmgr+0x6de Sep 19 16:34:28 wallaby kernel: VOP_UNLOCK_APV() at VOP_UNLOCK_APV+0x49 Sep 19 16:34:28 wallaby kernel: vput() at vput+0x80 Sep 19 16:34:28 wallaby kernel: lookup() at lookup+0xad1 Sep 19 16:34:28 wallaby kernel: namei() at namei+0x349 Sep 19 16:34:28 wallaby kernel: vn_open_cred() at vn_open_cred+0x200 Sep 19 16:34:28 wallaby kernel: kern_open() at kern_open+0xfc Sep 19 16:34:28 wallaby kernel: open() at open+0x25 Sep 19 16:34:28 wallaby kernel: syscall() at syscall+0x629 Sep 19 16:34:28 wallaby kernel: Xfast_syscall() at Xfast_syscall+0xa8 Sep 19 16:34:28 wallaby kernel: --- syscall (5, FreeBSD ELF64, open), rip =3D 0x800932f4c, rsp =3D 0x7fffffffe978, rbp =3D 0 --- -------------------------