From owner-freebsd-current Mon Apr 21 21:52:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA13479 for current-outgoing; Mon, 21 Apr 1997 21:52:43 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA13471; Mon, 21 Apr 1997 21:52:31 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id XAA00544; Mon, 21 Apr 1997 23:51:16 -0500 (EST) From: "John S. Dyson" Message-Id: <199704220451.XAA00544@dyson.iquest.net> Subject: Re: You will need to recompile your libc and apps!!! In-Reply-To: <199704220425.XAA00363@nyx.pr.mcs.net> from Chris Csanady at "Apr 21, 97 11:25:35 pm" To: ccsanady@nyx.pr.mcs.net (Chris Csanady) Date: Mon, 21 Apr 1997 23:51:16 -0500 (EST) Cc: dyson@freebsd.org, mantar@netcom.com, terry@lambert.org, bde@zeta.org.au, current@freebsd.org Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > >Apply this patch from Tor Egge (might not help your case.) If that > >doesn't work, then try removing the RFMEM from /sys/kern/kern_fork.c. > >If that works, there is some code somewhere that is using vfork, but > >shouldn't. It would really be ashamed if we cannot use the RFMEM. > > > > I was experiencing the above, and this patch seems to fix things... > I'll be committing it within the next day. (Freefall is being reconfiged, and just don't want to do anything right now.) John