From owner-freebsd-current@FreeBSD.ORG Fri Sep 9 21:01:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 7619716A41F for ; Fri, 9 Sep 2005 21:01:36 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B12743D46 for ; Fri, 9 Sep 2005 21:01:36 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 6091846B9E; Fri, 9 Sep 2005 17:01:35 -0400 (EDT) Date: Fri, 9 Sep 2005 22:01:35 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Julien Gabel In-Reply-To: <59339.192.168.1.20.1126295460.squirrel@webmail.thilelli.net> Message-ID: <20050909220034.S77917@fledge.watson.org> References: <59339.192.168.1.20.1126295460.squirrel@webmail.thilelli.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: fifo panic (was: Re: Panic when building the world under SMP kernel (HTT).) 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, 09 Sep 2005 21:01:36 -0000 On Fri, 9 Sep 2005, Julien Gabel wrote: > Just to report that i always encountered a panic when building the world > using an SMP kernel for a CPU with HTT enable (in the BIOS) and the > sysctl machdep.hlt_logical_cpus set to 0. > > Just cvsup'ed (kernel built at Fri Sep 9 18:39:41 CEST 2005). > > See the kernel trace and kernel configuration file attached, please. Do you have a crash dump for this crash, and a kernel with debugging symbols? There have been occasional fifo panic reports from SMP boxes (especially >=4 CPUs doing builds), and I'd like to try to track it down, but based on prior experience, we'll need some amount of detailed debugging information to get much further. Thanks, Robert N M Watson