From nobody  Tue Dec  3 08:29:14 1996
Received: (from nobody@localhost)
          by freefall.freebsd.org (8.7.5/8.7.3) id IAA26642;
          Tue, 3 Dec 1996 08:29:14 -0800 (PST)
Message-Id: <199612031629.IAA26642@freefall.freebsd.org>
Date: Tue, 3 Dec 1996 08:29:14 -0800 (PST)
From: jjchin@onesimus.com
To: freebsd-gnats-submit@freebsd.org
Subject: kernel panic (page fault) running chgrp
X-Send-Pr-Version: www-1.0

>Number:         2144
>Category:       kern
>Synopsis:       kernel panic (page fault) running chgrp
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec  3 08:30:04 PST 1996
>Closed-Date:    Mon May 25 01:04:47 PDT 1998
>Last-Modified:  Mon May 25 01:04:57 PDT 1998
>Originator:     Johnny Chin
>Release:        2.1.0 and 2.1.5
>Organization:
Onesimus Enterprises International, Inc.
>Environment:
FreeBSD 2.1.5-RELEASE #0
>Description:
Whenever I execute the following command, it gives a kernel panic
page fault:
find /home -name public_html -exec chgrp -R www {} \;
I've tried using chmod and ls instead of chgrp without any problems.
It just seems to happen when I run chgrp.
Running chgrp by itself on one directory works fine.
>How-To-Repeat:
Simple reboot the machine and execute the same command again, it will
cause a kernel panic without warning.
>Fix:
So far, none execpt don't execute that command.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Mon May 25 01:04:47 PDT 1998 
State-Changed-Why:  

As part of our PR auditing campaign, this PR has been closed due to it's 
age and lack of activity on the PR. 

There is a good chance that the problem reported have been solved 
as part of other activities. 

If this is not the case, please reopen this PR with fresh information 
on the manifestation of the bug. 

Sorry about the late reaction to this PR. 
>Unformatted:
