From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 14:21:04 2004 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 B758516A4CE for ; Thu, 16 Sep 2004 14:21:04 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52DB443D45 for ; Thu, 16 Sep 2004 14:21:04 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8GEKSNC007407; Thu, 16 Sep 2004 08:20:29 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4149A08F.4050505@samsco.org> Date: Thu, 16 Sep 2004 08:17:51 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: robert@mpe.mpg.de References: <200409160726.i8G7Q4nH090894@robert2.mpe-garching.mpg.de> In-Reply-To: <200409160726.i8G7Q4nH090894@robert2.mpe-garching.mpg.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: current@freebsd.org Subject: Re: (i386) 5.3-BETA3 very unstable userland. 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: Thu, 16 Sep 2004 14:21:04 -0000 Klaus Robert Suetterlin wrote: > I hope this is not too old news for all of You. I tried 5.3-BETA3 > on a PIII-700. There are times all my userland stuff crashes (signal > 11 -> coredump) on invocation. > > That means for some time the system seems to run nice and stable. > Then 50 invocations of sh (in make) or getty or similar fast > respawning things just crash. If this happens too often (I can't > give numbers!) all programs crash when executed. This ends in the > whole system beeing unable to shutdown because it can't start any > new processes. All running processes seem to continue working just > fine. > > It can also happen, that after waiting some time this effectr goes > away and the system again seems to work stable. > > Regards, Robert S. This problem was fixed in BETA4 Scott