Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 1998 01:24:16 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        scrappy@hub.org (The Hermit Hacker)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: May 17th UP machine 'panic'
Message-ID:  <199805230124.SAA22740@usr02.primenet.com>
In-Reply-To: <Pine.BSF.3.96.980522201533.18610b-100000@thelab.hub.org> from "The Hermit Hacker" at May 22, 98 08:16:49 pm

next in thread | previous in thread | raw e-mail | index | archive | help

> syncing disks... 68 51 25 done
> panic: lockmgr: pid 26748, not exclusive lock holder 1 unlocking
> 
> When I reported this the first time through, the comment had to do with
> multiple CPUs...except this is a UP motherboard...
> 
> Does anyone know why I would be getting this, or if there has been a fix
> for it in the past 5 days that I haven't clued into on the commit list?

Are you using quotas?

Whoever made the recent lock changes failed to maintain the quota code
correctly, and you will get a panic on shutdown when it tries to vput()
the quota file that isn't being quotaoff()'ed.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805230124.SAA22740>