From owner-freebsd-stable Fri Feb 28 15:34: 4 2003 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 3DE2337B401 for ; Fri, 28 Feb 2003 15:34:03 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8889D43FBD for ; Fri, 28 Feb 2003 15:34:02 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h1SNXt8Y011721; Fri, 28 Feb 2003 15:33:55 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h1SNXsV7011720; Fri, 28 Feb 2003 15:33:54 -0800 (PST) (envelope-from das@FreeBSD.ORG) Date: Fri, 28 Feb 2003 15:33:54 -0800 From: David Schultz To: Dan Nelson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: quota-related NFS panic Message-ID: <20030228233354.GA11500@HAL9000.homeunix.com> Mail-Followup-To: Dan Nelson , freebsd-stable@FreeBSD.ORG References: <20030228230443.GA72112@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030228230443.GA72112@dan.emsphone.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Dan Nelson : > I've been getting these panics once a month or so on a server exporting > homedirs for people; it was running 4.5 but I recently upgraded to > -STABLE (Feb 6 checkout). I thought the panics were gone, but it just > went down this afternoon. Here's the stack trace: I am saving the > vmcore in case anyone needs more info. The latest RELENG_4 version of src/sys/ufs/ufs/quota.h should fix this problem for you. There is no need to rebuild world or upgrade the rest of your sources. > #5 0xc028337f in trap (frame={tf_fs = 16777240, tf_es = 16842768, > tf_ds = -712179696, tf_edi = -1041954752, tf_esi = 1008, > tf_ebp = -712135796, tf_isp = -712135904, tf_ebx = -1043591848, > tf_edx = 0, tf_ecx = -712022528, tf_eax = 0, tf_trapno = 12, tf_err = 2, > tf_eip = -1071375858, tf_cs = 8, tf_eflags = 66118, > tf_esp = -1021413376, tf_ss = -702756608}) at ../../i386/i386/trap.c:466 > #6 0xc0241a0e in dqget (vp=0xd61cc900, id=1008, ump=0xc1c32600, type=1, > dqp=0xc31e7848) at ../../ufs/ufs/ufs_quota.c:763 > #7 0xc0240d19 in getinoquota (ip=0xc31e7800) at ../../ufs/ufs/ufs_quota.c:104 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message