From mark@grondar.za  Sat Jan 21 12:56:14 1995
Received: from grunt.grondar.za (grunt.grondar.za [196.7.18.129]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA20105 for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Jan 1995 12:55:58 -0800
Received: (from mark@localhost) by grunt.grondar.za (8.6.9/8.6.9) id WAA00342; Sat, 21 Jan 1995 22:55:26 +0200
Message-Id: <199501212055.WAA00342@grunt.grondar.za>
Date: Sat, 21 Jan 1995 22:55:26 +0200
From: Mark Murray <mark@grondar.za>
Reply-To: mark@grondar.za
To: FreeBSD-gnats-submit@freebsd.org
Subject: Quota system does not work
X-Send-Pr-Version: 3.2

>Number:         157
>Category:       kern
>Synopsis:       Quota system does not work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    mpp
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 21 13:00:02 1995
>Closed-Date:    Mon Feb 12 13:05:44 PST 1996
>Last-Modified:  Mon Feb 12 13:09:00 PST 1996
>Originator:     Mark Murray
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
GTA
>Environment:

FreeBSD-current (20 Jan 1995) with kernel compiled with QUOTA

>Description:

When I type quotacheck -a (even in single user mode), I get

bash# quotacheck -a
quotacheck: Cannot allocate memory
/dev/rsd0e (/usr): EXITED WITH SIGNAL 8
THE FOLLOWING FILE SYSTEMS HAD AN UNEXPECTED INCONSISTENCY:
	/dev/rsd1a (/a), /dev/rsd0e (/usr)

followed by a core dump (quotacheck.core).

>How-To-Repeat:
>Fix:
	
Not known.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: mpp 
State-Changed-When: Wed Feb 7 13:24:25 PST 1996 
State-Changed-Why:  
After digging through the code, it appears to me that the 
reason quotacheck is dumping core is that there is some 
type of file system damage.   If the problem can be duplicated on  
a good file system, I'll be glad to look into it further if 
I can get some more detailed information on the problem. 


Responsible-Changed-From-To: freebsd-bugs->mpp 
Responsible-Changed-By: mpp 
Responsible-Changed-When: Wed Feb 7 13:24:25 PST 1996 
Responsible-Changed-Why:  
I'm looking into the problem. 
State-Changed-From-To: analyzed->closed 
State-Changed-By: markm 
State-Changed-When: Mon Feb 12 13:05:44 PST 1996 
State-Changed-Why:  
This PR is most likely to be as a result of pilot error on my part. 
Other work on file systems in general and the quota system have also 
improved things. 
>Unformatted:


