From owner-freebsd-current@FreeBSD.ORG Thu Apr 5 21:32:55 2007 Return-Path: X-Original-To: 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 A6E4016A406 for ; Thu, 5 Apr 2007 21:32:55 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 6AF3813C48A for ; Thu, 5 Apr 2007 21:32:55 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 7ADAA2169 for ; Thu, 5 Apr 2007 23:32:51 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 6C7B7211D for ; Thu, 5 Apr 2007 23:32:51 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id 4F40BA10A5; Thu, 5 Apr 2007 23:32:51 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: current@freebsd.org Date: Thu, 05 Apr 2007 23:32:51 +0200 Message-ID: <86r6qyld6k.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: NFS panics 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: Thu, 05 Apr 2007 21:32:55 -0000 I've been getting a lot of these lately on fresh -CURRENT: | panic: lockmgr: locking against myself | Uptime: 4m34s | Physical memory: 2039 MB | Dumping 269 MB: 254 238 222 206 190 174 158 142 126 110 94 78 62 46 30 14 | | #0 doadump () at pcpu.h:172 | 172 __asm __volatile("movl %%fs:0,%0" : "=3Dr" (td)); | (kgdb) where | #0 doadump () at pcpu.h:172 | During symbol reading, Incomplete CFI data; unspecified registers at 0xc0= 52ff47. | #1 0xc05306be in boot (howto=3D0x104) at /usr/src/sys/kern/kern_shutdown= .c:409 | #2 0xc053018b in panic (fmt=3D0x0) at /usr/src/sys/kern/kern_shutdown.c:= 563 | #3 0xc052234b in _lockmgr (lkp=3D0xcfb46388, flags=3D0x3002, interlkp=3D= 0xcfb46388, td=3D0xc5021360, | file=3D0xc845d48a "/usr/src/sys/modules/nfsserver/../../nfsserver/nfs= _serv.c", line=3D0xac9) | at /usr/src/sys/kern/kern_lock.c:448 | #4 0xc05940e2 in vop_stdlock (ap=3D0x0) at /usr/src/sys/kern/vfs_default= .c:266 | #5 0xc06a6e2f in _VOP_LOCK_APV (vop=3D0x0, a=3D0xf45ce860) at vnode_if.c= :1617 | #6 0xc05ab856 in _vn_lock (vp=3D0xcfb46330, flags=3D0x1002, td=3D0xc5021= 360, | file=3D0xc845d48a "/usr/src/sys/modules/nfsserver/../../nfsserver/nfs= _serv.c", line=3D0xac9) | at vnode_if.h:850 | #7 0xc844e3df in nfsrv_symlink (nfsd=3D0xcea6fa00, slp=3D0x0, td=3D0xc50= 21360, mrq=3D0xf45cebfc) | at /usr/src/sys/modules/nfsserver/../../nfsserver/nfs_serv.c:2761 | #8 0xc845c0a8 in nfssvc (td=3D0xc5021360, uap=3D0xc823aa80) | at /usr/src/sys/modules/nfsserver/../../nfsserver/nfs_syscalls.c:477 | #9 0xc06940cf in syscall (frame=3D0xf45ced38) at /usr/src/sys/i386/i386/= trap.c:1008 | #10 0xc067ef10 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception= .s:196 | #11 0x00000033 in ?? () | Previous frame inner to this frame (corrupt stack?) Anyone know what's up with that? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no