From owner-freebsd-current@FreeBSD.ORG Mon Oct 8 18:22:57 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5278316A46B for ; Mon, 8 Oct 2007 18:22:57 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id B723D13C494 for ; Mon, 8 Oct 2007 18:22:55 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (w54-145.fi.muni.cz [147.251.54.145]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id l98IMr9g009023 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 8 Oct 2007 20:22:54 +0200 From: "Petr Holub" To: Date: Mon, 8 Oct 2007 20:24:07 +0200 Message-ID: <031401c809d8$69c12270$5317fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Muni-Spam-TestIP: 147.251.54.145 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Envelope-To: current@freebsd.org X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Mon, 08 Oct 2007 20:22:54 +0200 (CEST) X-Mailman-Approved-At: Mon, 08 Oct 2007 19:11:04 +0000 Cc: Subject: panic on boot 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: Mon, 08 Oct 2007 18:22:57 -0000 Hi, I was about to install September -CURRENT snapshot on a machine with 10GE card. When attempting to install from USB CDROM (it's a 1U machine without, I get something like a kernel panic with a stacktrace running indefinitely and very fast. I must be in a very early stage as I was unable to break it anyhow. When I tried to break in using serial console (setup using BIOS), the last message I get in the console is CD Loader 1.2 and then nothing, but the screen keeps running with sth like register dump. This behavior also occurs with both i386 and amd64 Sept07 snapshot, i386 March07 snapshot and i386 FreeSBIE 1.1 which I attempted to run as well. However, Feisty Fawn runs and installs just fine. Basically, it's a dual processor dual core (4 cores in total) Intel Xeon 5160 @ 3GHz with 4GB RAM. Is there any way to stop this and debug it? TIA, Petr