Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 10:03:21 +0800
From:      "David Xu" <davidx@viasoft.com.cn>
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:  <012301c0d82c$41a3fa40$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

----- Original Message -----
From: Greg Lehey <grog@lemis.com>
To: George Reid <greid@FreeBSD.org>
Cc: David Xu <davidx@viasoft.com.cn>; <freebsd-bugs@FreeBSD.org>
Sent: Sunday, April 29, 2001 10:57 AM
Subject: Re: kern/26938: 4.3-stable is a broken kernel


> On Sunday, 29 April 2001 at  3:16:44 +0100, George Reid wrote:
>[snip]
> That doesn't make it correct to close the PR.  David is pointing to a
> regression here: he says that the system can no longer recover from a
> resource problem where it previously did.  That's serious enough to
> take another look at.
>
> I did take another look.  I couldn't reproduce the problem.  I've been
> running the test program for 5 minutes now, and I've collected about
> 3,200 zombies.  Further forks fail because the proc table is full.
> There!  I've stopped it with ^C.
>
> Greg
> --
> Finger grog@lemis.com for PGP public key
> See complete headers for address and phone numbers
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-bugs" in the body of the message



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?012301c0d82c$41a3fa40$3601a8c0>