From owner-freebsd-current@FreeBSD.ORG Tue Oct 21 00:02:32 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 F411216A4B3 for ; Tue, 21 Oct 2003 00:02:31 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2605243FB1 for ; Tue, 21 Oct 2003 00:02:31 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc0fk.dialup.mindspring.com ([209.86.1.244] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1ABqXD-0007dd-00; Tue, 21 Oct 2003 00:02:28 -0700 Message-ID: <3F94D96A.CF42C8B3@mindspring.com> Date: Mon, 20 Oct 2003 23:59:54 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Christian Brueffer References: <20031020081944.GA40541@kevad.internal> <20031020102613.P47918@beagle.fokus.fraunhofer.de> <20031020132055.GA4653@laptop.6bone.nl> <20031020150826.GG613@unixpages.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a45333e7aa43bb305def63a5370f060fac2601a10902912494350badd9bab72f9c350badd9bab72f9c cc: Barney Wolff cc: freebsd-current@freebsd.org Subject: Re: Random signals in {build,install}world recently? 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: Tue, 21 Oct 2003 07:02:32 -0000 Christian Brueffer wrote: > > I don't think so. I tried that on my A7M266D with no effect. I believe > > something in recent pmap code doesn't like this mobo, or maybe dual > > athlons in general. I can run RELENG_5_1 rock solid, and -current from > > 9/24/03 rock solid, but -current from 10/3 or later gets random sigs > > and eventually panics. I have scsi disks so it's not ata. > > I have the same experiences. Also AMD A7M-266D with two 1800+ Athlons here. > Used to work fine, but got random signals with my latest builds. On thing that occurs to me: try the other scheduler: there were recent changes in this area, which may be the problem. -- Terry