From owner-freebsd-current@FreeBSD.ORG Wed Jun 25 10:24:45 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 E3CAD37B401 for ; Wed, 25 Jun 2003 10:24:45 -0700 (PDT) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1846843FD7 for ; Wed, 25 Jun 2003 10:24:45 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id MUA74016; Wed, 25 Jun 2003 10:24:44 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 6F0715D04; Wed, 25 Jun 2003 10:24:43 -0700 (PDT) To: Socketd In-Reply-To: Message from Socketd <20030625191652.289ba4db.db@traceroute.dk> Date: Wed, 25 Jun 2003 10:24:43 -0700 From: "Kevin Oberman" Message-Id: <20030625172443.6F0715D04@ptavv.es.net> cc: current@freebsd.org Subject: Re: FreeBSD 5.1-Release freezes 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, 25 Jun 2003 17:24:46 -0000 > Date: Wed, 25 Jun 2003 19:16:52 +0200 > From: Socketd > Sender: owner-freebsd-current@freebsd.org > > Hi all > > I have just installed 5.1 Release on my laptop (6gb harddisk and 60 mb > ram). I only installed the base system + man pages and the port > collection. A little info: > / 128M > Swap 256M > /var 128M > /var/tmp 256M (/tmp is symlinked to this) > /home 256M > /usr The rest > > I compiled a new kernel, with no support for SCSI, RAID, IPv6 and all > but my USB NIC (also removed a few USB things). I added: > options SC_DISABLE_REBOOT > options MAC > device pcm > > It compiled fine and I installed it. Now, if I run with this kernel the > system freezes! I can boot, login and run a few commands, but that's it. > There is nothing in the logs, but when I tried ssh'ing to the mashine I > got this before it froze: > fork() - Not enough ressources available at this time > > (or something like that). > > Is there a memory leak somewhere or am I doing something wrong? (I > compiled and installed the kernel with: > make buildkernel KERNCONF=SOCKETD > make installkernel KERNCONF=SOCKETD) Providing your complete configuration file and /var/run/dmesg.boot might give a bit of a clue. You do mention that you are using MAC. The MAC code is rather new and clearly labeled as experimental, so that might be a source of the problem. Can you try building a kernel without MAC? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634