From owner-freebsd-stable Sat Feb 15 2: 6:17 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 BC7B537B401 for ; Sat, 15 Feb 2003 02:06:16 -0800 (PST) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5DA43F93 for ; Sat, 15 Feb 2003 02:06:14 -0800 (PST) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.12.6/8.12.6) with ESMTP id h1FA69cG092320; Sat, 15 Feb 2003 17:06:11 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <3E4E10FD.11AED769@kuzbass.ru> Date: Sat, 15 Feb 2003 17:05:49 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Mark Nipper Cc: stable@freebsd.org Subject: Re: crash w/ 4.7-STABLE of Wed Feb 12 22:15:15 CST 2003 References: <20030214150901.GB61301@ops.tamu.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Mark Nipper wrote: > Before spewing out all of the data, one thing to note is > a change I made just a couple of days ago when I built this > kernel and world. I increased NGROUPS_MAX in > /usr/include/sys/sys/syslimits.h to 32 from 16. Afterwards, I > rebuilt the entire world and kernel using the new value. You should not change NGROUPS_MAX blindly. Just take a look to CMGROUP_MAX in /usr/src/sys/sys/socket.h and there are other rabbit holes possibly. Expect problems with NFS, too. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message