Date: Wed, 9 May 2001 10:57:02 +0800 From: "David Xu" <bsddiy@163.net> To: "Greg Lehey" <grog@lemis.com>, "George Reid" <greid@FreeBSD.org> Cc: <freebsd-bugs@FreeBSD.org> Subject: Re: kern/26938: 4.3-stable is a broken kernel Message-ID: <00da01c0d833$b9ae1820$3601a8c0@xyf> References: <00f901c0d050$96db7620$cc01a8c0@xyf> <Pine.BSF.4.21.0104290313590.4798-100000@sobek.openirc.co.uk> <20010429122750.F52871@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have found that if I use GENERIC kernel config, I can not trigger this bug, my machine has 64M RAM, default maxusers value in GENERIC kernel config file is 32, this is fine, change it to 128 and recompile/install kernel, I can use fork bomb to crash kernel. so this bug is RAM size and maxusers related. Regards, David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00da01c0d833$b9ae1820$3601a8c0>