From owner-freebsd-current@FreeBSD.ORG Wed Aug 27 02:14:11 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 396B116A4BF for ; Wed, 27 Aug 2003 02:14:11 -0700 (PDT) Received: from cirb503493.alcatel.com.au (c211-28-27-130.belrs2.nsw.optusnet.com.au [211.28.27.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0A9343FBD for ; Wed, 27 Aug 2003 02:14:09 -0700 (PDT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h7R9E8gh077970; Wed, 27 Aug 2003 19:14:08 +1000 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.8/8.12.8/Submit) id h7R9E7bm077969; Wed, 27 Aug 2003 19:14:07 +1000 (EST) Date: Wed, 27 Aug 2003 19:14:06 +1000 From: Peter Jeremy To: supraexpress@globaleyes.net Message-ID: <20030827091406.GB77912@cirb503493.alcatel.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: cvsup failing with "ASSERT failed" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 09:14:11 -0000 On Tue, Aug 26, 2003 at 11:02:08PM -0500, supraexpress@globaleyes.net wrote: >A couple of times, now, on both FBSD-5.1-CURRENT and FBSD-4.8-STABLE whilst >running with 2MB of RAM, cvsup has "croaked" with the following error: Out of interest, how do you get either 4.x or 5.x to run in 2MB? I found running 2.x in 4MB was painful and my 4.x kernel is more than 2MB. Peter