Subject: Re: NetBSD
To: L Lundman <lundman@kauri.vuw.ac.nz>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: netbsd-bugs
Date: 03/29/1994 20:25:22
> >   also, you don't even hint at that you were doing when this happened --
> >   if you've got a program that consistently does it, SEND IT or at least
> >   hint at what it was doing.
> 
> Well, everytime I run main() { while(malloc(100000)) fork(); } it dies
> almost right away (say after 2 seconds). I realize this puts the machine
> to some extreme situations,but with normal usage we'd get 1-2 panics
> a day.

that function will quickly run you out of VM, and hang you.  this is
a known problem, whose solution will be addressed after 4.4BSD-Lite
is dropped into our laps.




cgd

------------------------------------------------------------------------------