From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 07:25:24 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 E156916A4CE for ; Thu, 16 Sep 2004 07:25:24 +0000 (GMT) Received: from mpehp1.mpe-garching.mpg.de (mpehp1.mpe-garching.mpg.de [130.183.70.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94FE643D58 for ; Thu, 16 Sep 2004 07:25:23 +0000 (GMT) (envelope-from robert@mpe.mpg.de) Received: from robert2.mpe-garching.mpg.de (robert2.mpe-garching.mpg.de [130.183.136.59])with ESMTP id JAA00165 for ; Thu, 16 Sep 2004 09:25:21 +0200 (METDST) Received: from robert2.mpe-garching.mpg.de (localhost.mpe-garching.mpg.de [127.0.0.1])i8G7Q4nH090894 for ; Thu, 16 Sep 2004 09:26:04 +0200 (CEST) (envelope-from krs@robert2.mpe-garching.mpg.de) Message-Id: <200409160726.i8G7Q4nH090894@robert2.mpe-garching.mpg.de> To: current@freebsd.org Date: Thu, 16 Sep 2004 09:26:04 +0200 From: Klaus Robert Suetterlin Subject: (i386) 5.3-BETA3 very unstable userland. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: robert@mpe.mpg.de 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 07:25:25 -0000 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.