From owner-freebsd-sparc64@FreeBSD.ORG Thu Dec 11 15:49:46 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4956616A4CE for ; Thu, 11 Dec 2003 15:49:46 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE9243D2D for ; Thu, 11 Dec 2003 15:49:45 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 8643872DB5; Thu, 11 Dec 2003 15:49:45 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8422472DAD; Thu, 11 Dec 2003 15:49:45 -0800 (PST) Date: Thu, 11 Dec 2003 15:49:45 -0800 (PST) From: Doug White To: Andrew Belashov In-Reply-To: <3FD6D7DB.4090001@orel.ru> Message-ID: <20031211154758.K45532@carver.gumbysoft.com> References: <20031209183131.GA2187@bsquad.sm.pl> <3FD6D7DB.4090001@orel.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-sparc64@freebsd.org Subject: Re: strange problem X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 23:49:46 -0000 On Wed, 10 Dec 2003, Andrew Belashov wrote: > | I have Sun Ultra 5 > | cpu0: Sun Microsystems UltraSparc-IIi Processor (360.00 MHz CPU) > | with FreeBSD 5.1-RELEASE-p10 > > Yes. > > My system is highly load Sun Ultra 60 (2 X UltraSPARC-II 450MHz, 1024 > MB). It have two network interfaces: hme (connected to internet) and rl > (connected to LAN). FreeBSD 5.1-RELEASE. I don't think these problems are related. > With option DDB (kernel debugger) kernel may by generate strange panic: > > - -------------------------------------------- > panic: ipi_send: couldn't send ipi Thats not good. It could be corrupted arguments, or it could be a bad CPU or system board. > options WITNESS > options WITNESS_SKIPSPIN > > and my system working stable (up time ~45 days, till manual reboot). options INVARIANTS and INVARIANTS_SUPPORT would be similarly interesting. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org