Date: Tue, 3 Dec 1996 08:29:14 -0800 (PST) From: jjchin@onesimus.com To: freebsd-gnats-submit@freebsd.org Subject: kern/2144: kernel panic (page fault) running chgrp Message-ID: <199612031629.IAA26642@freefall.freebsd.org> Resent-Message-ID: <199612031630.IAA26717@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 2144
>Category: kern
>Synopsis: kernel panic (page fault) running chgrp
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 3 08:30:04 PST 1996
>Last-Modified:
>Originator: Johnny Chin
>Organization:
Onesimus Enterprises International, Inc.
>Release: 2.1.0 and 2.1.5
>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.
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612031629.IAA26642>
