From owner-freebsd-current@FreeBSD.ORG Fri Jul 31 16:30:47 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 269E2106566B for ; Fri, 31 Jul 2009 16:30:47 +0000 (UTC) (envelope-from esbjerg@gustav.anc.dk) Received: from gustav.anc.dk (gustav.anc.dk [194.255.112.205]) by mx1.freebsd.org (Postfix) with ESMTP id E24628FC1B for ; Fri, 31 Jul 2009 16:30:46 +0000 (UTC) (envelope-from esbjerg@gustav.anc.dk) Received: by gustav.anc.dk (Postfix, from userid 1000) id 1C3FD1BE67; Fri, 31 Jul 2009 18:03:34 +0200 (CEST) Date: Fri, 31 Jul 2009 18:03:34 +0200 From: Sven Esbjerg To: freebsd-current@freebsd.org Message-ID: <20090731160333.GA2039@esbjerg.name> References: <4A6DB30B.20705@zedat.fu-berlin.de> <3bbf2fe10907270708p741b6de1k790548efa2499d39@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3bbf2fe10907270708p741b6de1k790548efa2499d39@mail.gmail.com> User-Agent: Mutt/1.5.9i Subject: Re: FreeBSD 8.0-BETA2/amd64 crashes on SMP under load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 31 Jul 2009 16:30:47 -0000 On Mon, Jul 27, 2009 at 04:08:31PM +0200, Attilio Rao wrote: > 2009/7/27 O. Hartmann : > > I have the problem of crashing FreeBSD 8.0-BETA2/amd64 under load on all of > > our SMP boxes. Is there an issue known at the moment? If not, I will prepare > > the kernel for whitnessing and provide more informations, if you wish. > > Please do it. > If possible compile with: > KDB, DDB, INVARIANT_SUPPORT, INVARIANTS, WITNESS and without WITNESS_SKIPSPIN > > Along with the panic report also provide in form of DDB textdump (man > 4 textdump) or plain text got from the console: > bt, ps, show alllocks, alltrace, show allpcpu I just installed BETA-2 AMD64 on a PC with the following components. Asus M4A78-HTPC, AMD Phenom II X4 BE (3.2GHz), 4G OCZ RAM, 300G SATA Seagate disk. FreeBSD freezes after a few seconds or during boot :( Since the mobo does not have PS2 connector and a serial port I don't know how to debug this at all. Any clues for how to go about this? -Sven Esbjerg